summaryrefslogtreecommitdiff
path: root/devel/automoc4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/automoc4/Makefile')
-rw-r--r--devel/automoc4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/automoc4/Makefile b/devel/automoc4/Makefile
index 15d3f8a0ce2a..e30f42f3a5fb 100644
--- a/devel/automoc4/Makefile
+++ b/devel/automoc4/Makefile
@@ -11,7 +11,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Automatic moc for Qt 4 packages
-USE_QT4= corelib moc qmake_build rcc_build uic_build
-USES= cmake tar:bzip2
+USE_QT= corelib moc qmake_build rcc_build uic_build
+USES= cmake qt:4 tar:bzip2
.include <bsd.port.mk>