summaryrefslogtreecommitdiff
path: root/textproc/p5-String-CamelCase
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-String-CamelCase')
-rw-r--r--textproc/p5-String-CamelCase/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-String-CamelCase/Makefile b/textproc/p5-String-CamelCase/Makefile
index e0eea1595fb..1ceff5d7f54 100644
--- a/textproc/p5-String-CamelCase/Makefile
+++ b/textproc/p5-String-CamelCase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:59 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/25 06:56:20 asau Exp $
#
DISTNAME= String-CamelCase-0.02
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/String-CamelCase/
COMMENT= Convert string to camelcase and vice versa
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
PERL5_PACKLIST= auto/String/CamelCase/.packlist
.include "../../lang/perl5/module.mk"