aboutsummaryrefslogtreecommitdiff
path: root/graphics/qgis-ltr
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 20:48:15 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 20:48:15 +0000
commit3bf1fddfc264406e7ccfe4d02368046f53b82fa8 (patch)
tree9e647fa04e5f5f025fe8e8a2a59ccb91a81958aa /graphics/qgis-ltr
parente4281aee31efcf3da3366a30814e92c47e43b0a4 (diff)
downloadports-3bf1fddfc264406e7ccfe4d02368046f53b82fa8.tar.gz
ports-3bf1fddfc264406e7ccfe4d02368046f53b82fa8.zip
x11-toolkits/qwt6: remove flavors (Qt4 deprecation)
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=495958
Diffstat (limited to 'graphics/qgis-ltr')
-rw-r--r--graphics/qgis-ltr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index 5ffe8b8c0082..3ee6831208ba 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -4,7 +4,7 @@
PORTNAME= qgis
DISTVERSIONPREFIX= final-
DISTVERSION= 3_4_5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics geography
PKGNAMESUFFIX= -ltr
@@ -70,7 +70,7 @@ LIB_DEPENDS= libexiv2.so:graphics/exiv2 \
libqjson-qt5.so:devel/qjson \
libqscintilla2_qt5.so:devel/qscintilla2-qt5 \
libqt5keychain.so:security/qtkeychain \
- libqwt6.so:x11-toolkits/qwt6@qt5 \
+ libqwt6.so:x11-toolkits/qwt6 \
libspatialindex.so:devel/spatialindex \
libspatialite.so:databases/spatialite \
libxerces-c.so:textproc/xerces-c3 \