aboutsummaryrefslogtreecommitdiff
path: root/devel/poxml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/poxml/Makefile')
-rw-r--r--devel/poxml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/poxml/Makefile b/devel/poxml/Makefile
index 3bfa7c6ca12b..236b9c996dec 100644
--- a/devel/poxml/Makefile
+++ b/devel/poxml/Makefile
@@ -7,9 +7,9 @@ CATEGORIES= devel kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Tools to translate Docbook XML using gettext
-USES= cmake:outsource gettext-tools:build,run kde:5 tar:xz
+USES= cmake:outsource gettext-tools:build,run kde:5 qt:5 tar:xz
USE_KDE= doctools ecm
-USE_QT5= core xml \
+USE_QT= core xml \
buildtools_build qmake_build
.include <bsd.port.mk>