summaryrefslogtreecommitdiff
path: root/net/qtweetlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/qtweetlib/Makefile')
-rw-r--r--net/qtweetlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/qtweetlib/Makefile b/net/qtweetlib/Makefile
index 5a32ca2f25bb..4cc876ce90a7 100644
--- a/net/qtweetlib/Makefile
+++ b/net/qtweetlib/Makefile
@@ -16,9 +16,9 @@ LIB_DEPENDS= libqjson.so:devel/qjson@qt4
GH_ACCOUNT= minimoog
GH_PROJECT= QTweetLib
-USES= cmake
+USES= cmake qt:4
USE_GITHUB= yes
USE_LDCONFIG= yes
-USE_QT4= gui moc_build network qmake_build rcc_build uic_build
+USE_QT= gui moc_build network qmake_build rcc_build uic_build
.include <bsd.port.mk>