pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/geos Supports DESTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f1a7c7a33b13
branches: trunk
changeset: 532329:f1a7c7a33b13
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Aug 16 00:23:09 2007 +0000
description:
Supports DESTDIR.
diffstat:
geography/geos/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 02aff2d22435 -r f1a7c7a33b13 geography/geos/Makefile
--- a/geography/geos/Makefile Thu Aug 16 00:21:38 2007 +0000
+++ b/geography/geos/Makefile Thu Aug 16 00:23:09 2007 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index