summaryrefslogtreecommitdiff
path: root/geography/geos
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/geos
parent40d8bc1a6c82074c790e5995fd886befea5553db (diff)
downloadpkgsrc-749301d65e351b5ce67dc6f840627b64ce29f45a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'geography/geos')
-rw-r--r--geography/geos/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/geography/geos/Makefile b/geography/geos/Makefile
index 804924f6a62..6416de4a1e9 100644
--- a/geography/geos/Makefile
+++ b/geography/geos/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/06/05 23:17:32 gdt Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/04 09:19:17 asau Exp $
DISTNAME= geos-3.3.4
CATEGORIES= geography
@@ -27,8 +27,6 @@ HOMEPAGE= http://geos.refractions.net/
COMMENT= C++ port of the Java Topology Suite (JTS)
LICENSE= gnu-lgpl-v2.1
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes