summaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Notify
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-SVN-Notify
parentcf871ec64c560ebe1cc9c0ba791a04b62017feed (diff)
downloadpkgsrc-52ae94c9b672e9389ee68afb66df841a3afeb667.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/p5-SVN-Notify')
-rw-r--r--devel/p5-SVN-Notify/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-SVN-Notify/Makefile b/devel/p5-SVN-Notify/Makefile
index fec477fbb5d..64e1a2dcfc2 100644
--- a/devel/p5-SVN-Notify/Makefile
+++ b/devel/p5-SVN-Notify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/10/03 21:55:33 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/31 11:18:54 asau Exp $
DISTNAME= SVN-Notify-2.83
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,6 @@ LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/SVN/Notify/.packlist
PERL5_MODULE_TYPE= Module::Build
-PKG_DESTDIR_SUPPORT= user-destdir
# Recommended dependencies
DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser