summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Distribution
diff options
context:
space:
mode:
authorasau <asau>2012-10-31 11:16:30 +0000
committerasau <asau>2012-10-31 11:16:30 +0000
commit52ae94c9b672e9389ee68afb66df841a3afeb667 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/p5-Test-Distribution
parentcf871ec64c560ebe1cc9c0ba791a04b62017feed (diff)
downloadpkgsrc-52ae94c9b672e9389ee68afb66df841a3afeb667.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/p5-Test-Distribution')
-rw-r--r--devel/p5-Test-Distribution/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Test-Distribution/Makefile b/devel/p5-Test-Distribution/Makefile
index b01d94e7310..043c45e012b 100644
--- a/devel/p5-Test-Distribution/Makefile
+++ b/devel/p5-Test-Distribution/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:41 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/31 11:19:04 asau Exp $
DISTNAME= Test-Distribution-2.00
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Test-Distribution/
COMMENT= Perl5 module testing all modules of a distribution
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
# In perl, but since when?
#DEPENDS+= p5-ExtUtils-Manifest>=1.43