summaryrefslogtreecommitdiff
path: root/geography/qgis
diff options
context:
space:
mode:
authorasau <asau>2012-10-04 09:19:16 +0000
committerasau <asau>2012-10-04 09:19:16 +0000
commit749301d65e351b5ce67dc6f840627b64ce29f45a (patch)
tree2ccac5dcf6210c192391b04516d405ccf0a6f5f5 /geography/qgis
parent40d8bc1a6c82074c790e5995fd886befea5553db (diff)
downloadpkgsrc-749301d65e351b5ce67dc6f840627b64ce29f45a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'geography/qgis')
-rw-r--r--geography/qgis/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile
index 2ecc1d45b4c..e08d6f5170f 100644
--- a/geography/qgis/Makefile
+++ b/geography/qgis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/10/03 21:56:06 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/04 09:19:20 asau Exp $
DISTNAME= qgis-1.7.4
PKGREVISION= 8
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.qgis.org/
COMMENT= Geographic Information System (GIS)
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_CMAKE= yes
USE_LANGUAGES= c c++ fortran77
USE_LIBTOOL= yes