# Created by: Michael Nottebrock <lofi@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/databases/qt4-odbc-plugin/Makefile 413746 2016-04-21 16:43:14Z swills $

PORTREVISION=	2

DB=		odbc
COMMENT=	Qt Open Database Connectivity plugin

LIB_DEPENDS=	libodbc.so:databases/unixODBC

LDFLAGS+=	-lodbc

BROKEN_powerpc64=	Does not build

.include "${.CURDIR:H:H}/devel/qt4/Makefile.sqldrivers"
