summaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Class
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-Class
parentcf871ec64c560ebe1cc9c0ba791a04b62017feed (diff)
downloadpkgsrc-52ae94c9b672e9389ee68afb66df841a3afeb667.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/p5-SVN-Class')
-rw-r--r--devel/p5-SVN-Class/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-SVN-Class/Makefile b/devel/p5-SVN-Class/Makefile
index 3ad0d26b028..dcb5bdea6b5 100644
--- a/devel/p5-SVN-Class/Makefile
+++ b/devel/p5-SVN-Class/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 21:55:33 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/31 11:18:54 asau Exp $
DISTNAME= SVN-Class-0.17
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,6 @@ COMMENT= Manipulate Subversion workspaces with Perl objects
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
DEPENDS+= p5-IPC-Cmd>=0.40:../../devel/p5-IPC-Cmd