# Created by: Michael Nottebrock # $FreeBSD: head/databases/qt4-sqlite3-plugin/Makefile 413746 2016-04-21 16:43:14Z swills $ PORTREVISION= 2 COMMENT= Qt SQLite 3 database plugin DB= sqlite USES= sqlite:3 LDFLAGS+= -lsqlite3 BROKEN_powerpc64= Does not build .include "${.CURDIR:H:H}/devel/qt4/Makefile.sqldrivers"