summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-16 00:23:09 +0000
committerjoerg <joerg>2007-08-16 00:23:09 +0000
commit9702fb9bbf89fd842651c77e7563a4ebcb234c6b (patch)
treea44771b7f64b044447c8656514bebdbc5f16b8b6 /geography
parent5b75454f43b95340d190296f04993c9a63f2de20 (diff)
downloadpkgsrc-9702fb9bbf89fd842651c77e7563a4ebcb234c6b.tar.gz
Supports DESTDIR.
Diffstat (limited to 'geography')
-rw-r--r--geography/geos/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/geos/Makefile b/geography/geos/Makefile
index 5c3f03640b8..f8f6535bf2d 100644
--- a/geography/geos/Makefile
+++ b/geography/geos/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/11/10 21:00:23 gdt Exp $
+# $NetBSD: Makefile,v 1.5 2007/08/16 00:23:09 joerg Exp $
#
DISTNAME= geos-2.2.3
@@ -10,6 +10,8 @@ MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://geos.refractions.net/
COMMENT= C++ port of the Java Topology Suite (JTS)
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes