summaryrefslogtreecommitdiff
path: root/geography/p5-Geo-ShapeFile
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/p5-Geo-ShapeFile
parent40d8bc1a6c82074c790e5995fd886befea5553db (diff)
downloadpkgsrc-749301d65e351b5ce67dc6f840627b64ce29f45a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'geography/p5-Geo-ShapeFile')
-rw-r--r--geography/p5-Geo-ShapeFile/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/geography/p5-Geo-ShapeFile/Makefile b/geography/p5-Geo-ShapeFile/Makefile
index 054bdc48c45..a9cd145b286 100644
--- a/geography/p5-Geo-ShapeFile/Makefile
+++ b/geography/p5-Geo-ShapeFile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:06 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/04 09:19:19 asau Exp $
#
DISTNAME= Geo-ShapeFile-2.52
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/~jasonk/Geo-ShapeFile-2.52/lib/Geo/ShapeFile.pm
COMMENT= Perl extension for handling ESRI GIS Shapefiles
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
PERL5_PACKLIST= auto/Geo/ShapeFile/.packlist
.include "../../lang/perl5/module.mk"