summaryrefslogtreecommitdiff
path: root/www/p5-Data-URIEncode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Data-URIEncode/Makefile')
-rw-r--r--www/p5-Data-URIEncode/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Data-URIEncode/Makefile b/www/p5-Data-URIEncode/Makefile
index baeb891dc4f..26217922a17 100644
--- a/www/p5-Data-URIEncode/Makefile
+++ b/www/p5-Data-URIEncode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/03 21:58:42 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/28 06:30:35 asau Exp $
DISTNAME= Data-URIEncode-0.11
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Data-URIEncode/
COMMENT= Allow complex data structures to be encoded using flat URIs
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
PERL5_PACKLIST= auto/Data/URIEncode/.packlist
.include "../../lang/perl5/module.mk"