aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrd <brd@FreeBSD.org>2015-05-03 04:42:41 +0800
committerbrd <brd@FreeBSD.org>2015-05-03 04:42:41 +0800
commitfeabc5b0d8c45d6f0b9b86f58c1235ec7d052736 (patch)
tree17fdecb5f44d6a6f66cb9949d84992ce46556f3f
parent2834da9a008587f57011a801a96f60cc72cafb0d (diff)
downloadfreebsd-ports-gnome-feabc5b0d8c45d6f0b9b86f58c1235ec7d052736.tar.gz
freebsd-ports-gnome-feabc5b0d8c45d6f0b9b86f58c1235ec7d052736.tar.zst
freebsd-ports-gnome-feabc5b0d8c45d6f0b9b86f58c1235ec7d052736.zip
Fix pkg-plist.. portlint isn't always correct about .info files.
PR: 199552 Submitted by: Rainer Hurling <rhurlin@gwdg.de> Approved by: bdrewery (mentor)
-rw-r--r--graphics/qgis/Makefile3
-rw-r--r--graphics/qgis/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index af6d49cfe357..71a41372f0a0 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qgis
PORTVERSION= 2.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics geography
MAINTAINER= rhurlin@gwdg.de
@@ -66,7 +66,6 @@ PLIST_SUB+= GRASS=""
.else
CMAKE_ARGS+= -DWITH_GRASS:BOOL=FALSE
PLIST_SUB+= GRASS="@comment "
-INFO+= lib/qgis/grass/modules/qgis.g.info
.endif
.if ${PORT_OPTIONS:MPOSTGIS}
diff --git a/graphics/qgis/pkg-plist b/graphics/qgis/pkg-plist
index 7791857fedac..0521f76d53e1 100644
--- a/graphics/qgis/pkg-plist
+++ b/graphics/qgis/pkg-plist
@@ -550,6 +550,7 @@ lib/libqgis_networkanalysis.so.2.8.1
lib/qgis/crssync
%%GRASS%%lib/qgis/grass/bin/qgis.g.browser
%%GRASS%%lib/qgis/grass/modules/qgis.d.rast
+%%GRASS%%lib/qgis/grass/modules/qgis.g.info
lib/qgis/plugins/libcoordinatecaptureplugin.so
lib/qgis/plugins/libdelimitedtextprovider.so
lib/qgis/plugins/libdxf2shpconverterplugin.so