summaryrefslogtreecommitdiff
path: root/www/kpartsplugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/kpartsplugin/Makefile')
-rw-r--r--www/kpartsplugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/kpartsplugin/Makefile b/www/kpartsplugin/Makefile
index ed6a7b5b1bfe..85c6c3326b2f 100644
--- a/www/kpartsplugin/Makefile
+++ b/www/kpartsplugin/Makefile
@@ -10,9 +10,9 @@ DISTNAME= ${PORTNAME}-${PORTDATE}
MAINTAINER= avilla@FreeBSD.org
COMMENT= Browser file viewer using KDE technology
-USES= cmake kde:4 webplugin:native tar:bzip2
+USES= cmake kde:4 qt:4 webplugin:native tar:bzip2
USE_KDE= kdelibs automoc4
-USE_QT4= corelib gui moc_build qmake_build rcc_build uic_build
+USE_QT= corelib gui moc_build qmake_build rcc_build uic_build
CMAKE_ARGS= -DNSPLUGIN_INSTALL_DIR:PATH="${WEBPLUGIN_DIR}"
PORTDATE= 20120723