aboutsummaryrefslogtreecommitdiff
path: root/astro/qmapshack
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
commit89d1bb9ab01e93b870f01933054c0acd8205ff46 (patch)
treee0f4b7d2567ee42aa9691bf31504507d0e3eaaca /astro/qmapshack
parent29439ee094406379a3bf20855d95ae8c42f20200 (diff)
downloadports-89d1bb9ab01e93b870f01933054c0acd8205ff46.tar.gz
ports-89d1bb9ab01e93b870f01933054c0acd8205ff46.zip
Notes
Diffstat (limited to 'astro/qmapshack')
-rw-r--r--astro/qmapshack/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile
index 95407698cef2..87b73fa20c2e 100644
--- a/astro/qmapshack/Makefile
+++ b/astro/qmapshack/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qmapshack
PORTVERSION= 1.12.0
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/
@@ -19,8 +20,8 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \
RUN_DEPENDS= ${LOCALBASE}/bin/bsdisks:sysutils/bsdisks
USES= cmake compiler:c++11-lib desktop-file-utils jpeg qt:5
-USE_QT= buildtools core dbus gui linguisttools location network \
- printsupport qmake qml quick sql sql-sqlite3 uitools \
+USE_QT= buildtools core dbus declarative gui linguisttools location network \
+ printsupport qmake sql sql-sqlite3 uitools \
webchannel webengine widgets xml
.include <bsd.port.mk>