summaryrefslogtreecommitdiff
path: root/editors/p5-Padre-Plugin-Debugger
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 11:43:30 +0000
committerasau <asau>2012-10-03 11:43:30 +0000
commitb4f81c7606751b858e2bb0f691a34b06772b0dcd (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/p5-Padre-Plugin-Debugger
parent0718c9a0e56103084c3bf03b52ba4c63b9170c0e (diff)
downloadpkgsrc-b4f81c7606751b858e2bb0f691a34b06772b0dcd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/p5-Padre-Plugin-Debugger')
-rw-r--r--editors/p5-Padre-Plugin-Debugger/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/p5-Padre-Plugin-Debugger/Makefile b/editors/p5-Padre-Plugin-Debugger/Makefile
index b46ff9292a7..6f975f3ef78 100644
--- a/editors/p5-Padre-Plugin-Debugger/Makefile
+++ b/editors/p5-Padre-Plugin-Debugger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:56 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:40 asau Exp $
#
DISTNAME= Padre-Plugin-Debugger-0.3
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Debugger/
COMMENT= Debug Perl code from Padre editor
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Devel-ebug>=0.49:../../devel/p5-Devel-ebug
DEPENDS+= p5-Padre>=0.28:../../editors/p5-Padre
DEPENDS+= {perl>=5.10.1,parent-[0-9]*}:../../devel/p5-parent