summaryrefslogtreecommitdiff
path: root/geography/shapelib/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2009-11-26 00:42:19 +0000
committerjoerg <joerg>2009-11-26 00:42:19 +0000
commit22fa04377661a504f8308f4b8a8a3609b8ee8cf8 (patch)
tree901a693f52e995e10f377d754de72de4f0f620ad /geography/shapelib/Makefile
parentacfaeeb8970fee8566133ccac29c5aacbf35473c (diff)
downloadpkgsrc-22fa04377661a504f8308f4b8a8a3609b8ee8cf8.tar.gz
destdir support. Honour CFLAGS. Prepare for libtool-2.2.
Diffstat (limited to 'geography/shapelib/Makefile')
-rw-r--r--geography/shapelib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/shapelib/Makefile b/geography/shapelib/Makefile
index f29fbb6cda5..e0879b9dbab 100644
--- a/geography/shapelib/Makefile
+++ b/geography/shapelib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/03/24 19:21:25 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2009/11/26 00:42:19 joerg Exp $
#
DISTNAME= shapelib-1.2.10
@@ -10,6 +10,8 @@ MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= http://shapelib.maptools.org/
COMMENT= Library for reading, writing and updating (limited) ESRI Shapefiles
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= YES
NO_CONFIGURE= YES