From da074647297b4a4b80f957eae57311da2e099a2f Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 2 Sep 2017 14:23:38 +0000 Subject: Update to 3.2.0 Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12314395 --- graphics/qgis/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index e23982ea5b22..53c1ebebe4e4 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -4,6 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 2_18_12 +PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de @@ -23,7 +24,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ libqwt.so:x11-toolkits/qwt5 \ libspatialindex.so:devel/spatialindex \ libspatialite.so:databases/spatialite \ - libxerces-c-3.1.so:textproc/xerces-c3 + libxerces-c.so:textproc/xerces-c3 USES= bison cmake compiler:features cpe desktop-file-utils \ execinfo fortran gmake pyqt:4 python:2.7 sqlite:3 -- cgit