Index: head/databases/qt4-sqlite-plugin/Makefile =================================================================== --- head/databases/qt4-sqlite-plugin/Makefile (revision 410820) +++ head/databases/qt4-sqlite-plugin/Makefile (revision 410821) @@ -1,10 +1,10 @@ # Created by: Michael Nottebrock # $FreeBSD$ PORTREVISION= 1 COMMENT= Qt SQLite 2 database plugin DB= sqlite2 -USE_SQLITE= 2 +USES= sqlite:2 .include "${.CURDIR:H:H}/devel/qt4/Makefile.sqldrivers"