aboutsummaryrefslogtreecommitdiff
path: root/astro/qmapshack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/qmapshack/Makefile')
-rw-r--r--astro/qmapshack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile
index 6fe565cc2f97..51e1d4bcfa0e 100644
--- a/astro/qmapshack/Makefile
+++ b/astro/qmapshack/Makefile
@@ -19,8 +19,8 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \
libroutino.so:astro/routino
RUN_DEPENDS= ${LOCALBASE}/bin/bsdisks:sysutils/bsdisks
-USES= cmake compiler:c++11-lib desktop-file-utils jpeg
-USE_QT5= buildtools core dbus gui linguisttools network printsupport \
+USES= cmake compiler:c++11-lib desktop-file-utils jpeg qt:5
+USE_QT= buildtools core dbus gui linguisttools network printsupport \
qmake script sql sql-sqlite3 uitools webkit widgets xml
.include <bsd.port.mk>