diff options
Diffstat (limited to 'geography')
-rw-r--r-- | geography/geos/Makefile | 4 |
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 |