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