aboutsummaryrefslogtreecommitdiff
path: root/www/choqok/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2016-08-24 08:20:31 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2016-08-24 08:20:31 +0000
commit0f583d87000061087521fb77c44c9055d122d787 (patch)
treeb9dc00f333e96550a5732b38b9c9444035e4339c /www/choqok/Makefile
parent558a51279c03199a7a20966174a8f0a1f33dc9b2 (diff)
downloadports-0f583d87000061087521fb77c44c9055d122d787.tar.gz
ports-0f583d87000061087521fb77c44c9055d122d787.zip
Notes
Diffstat (limited to 'www/choqok/Makefile')
-rw-r--r--www/choqok/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/choqok/Makefile b/www/choqok/Makefile
index 9c49a6ebbf4a..8f1286d808c3 100644
--- a/www/choqok/Makefile
+++ b/www/choqok/Makefile
@@ -17,10 +17,10 @@ LIB_DEPENDS= libqjson.so:devel/qjson \
libqoauth.so:net/qoauth \
libtelepathy-qt4.so:net-im/telepathy-qt4
-USE_KDE4= attica automoc4 kdelibs
+USES= cmake gettext kde:4 tar:xz
+USE_KDE= attica automoc4 kdelibs
USE_QT4= gui imageformats_run network \
moc_build qmake_build rcc_build uic_build
-USES= cmake gettext tar:xz
USE_LDCONFIG= yes
.include <bsd.port.mk>