summaryrefslogtreecommitdiff
path: root/databases/sqliteman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sqliteman/Makefile')
-rw-r--r--databases/sqliteman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/sqliteman/Makefile b/databases/sqliteman/Makefile
index 4cd5eebef353..2a9ae0713e67 100644
--- a/databases/sqliteman/Makefile
+++ b/databases/sqliteman/Makefile
@@ -12,8 +12,8 @@ COMMENT= Admin's GUI tool for Sqlite3
LIB_DEPENDS= libqscintilla2_qt4.so:devel/qscintilla2
-USES= cmake sqlite
-USE_QT4= qmake_build gui moc_build rcc_build uic_build xml sql
+USES= cmake qt:4 sqlite
+USE_QT= qmake_build gui moc_build rcc_build uic_build xml sql
GNU_CONFIGURE= yes
USE_LDCONFIG= yes