aboutsummaryrefslogtreecommitdiff
path: root/graphics/qgis
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 13:16:32 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 13:16:32 +0000
commit4789e18f7dbde0e20c379f22446a261e029ee649 (patch)
tree37bde27590c50910f85a053a46812b4e534b01c9 /graphics/qgis
parentb3e8b52244e878fa1c2ad8d8470969800413dab4 (diff)
downloadports-4789e18f7dbde0e20c379f22446a261e029ee649.tar.gz
ports-4789e18f7dbde0e20c379f22446a261e029ee649.zip
Notes
Diffstat (limited to 'graphics/qgis')
-rw-r--r--graphics/qgis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 3162923c5a30..ff0fb0866463 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -4,7 +4,7 @@
PORTNAME= qgis
DISTVERSIONPREFIX= final-
DISTVERSION= 2_18_17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics geography
MAINTAINER= rhurlin@gwdg.de
@@ -19,7 +19,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
libgsl.so:math/gsl \
libproj.so:graphics/proj \
libqca.so:devel/qca@qt4 \
- libqjson.so:devel/qjson \
+ libqjson.so:devel/qjson@qt4 \
libqscintilla2_qt4.so:devel/qscintilla2 \
libqwt.so:x11-toolkits/qwt5 \
libspatialindex.so:devel/spatialindex \