freebsd-ports/databases/qt4-sqlite-plugin/Makefile
Steve Wills 149ba7338a Unmark broken on powerpc64
These ports built successfully
2016-09-15 01:41:28 +00:00

10 lines
205 B
Makefile

# Created by: Michael Nottebrock <lofi@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 1
COMMENT= Qt SQLite 2 database plugin
DB= sqlite2
USES= sqlite:2
.include "${.CURDIR:H:H}/devel/qt4/Makefile.sqldrivers"