summaryrefslogtreecommitdiff
path: root/devel/p5-Template-Plugin-ListUtil
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-31 11:16:30 +0000
committerasau <asau@pkgsrc.org>2012-10-31 11:16:30 +0000
commita382ccc7b08ba66a8f6cca03850939f6a18f4b3e (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/p5-Template-Plugin-ListUtil
parentd13e9ff49923be9fed7a66707e30849f0f901f64 (diff)
downloadpkgsrc-a382ccc7b08ba66a8f6cca03850939f6a18f4b3e.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/p5-Template-Plugin-ListUtil')
-rw-r--r--devel/p5-Template-Plugin-ListUtil/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Template-Plugin-ListUtil/Makefile b/devel/p5-Template-Plugin-ListUtil/Makefile
index 6494e97e1dc..f29644cd3d5 100644
--- a/devel/p5-Template-Plugin-ListUtil/Makefile
+++ b/devel/p5-Template-Plugin-ListUtil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:38 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/31 11:19:00 asau Exp $
#
DISTNAME= Template-Plugin-ListUtil-0.02
@@ -12,7 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Template-Plugin-ListUtil/
COMMENT= List::Util functions for TT
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
DEPENDS+= {perl>=5.8,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils