summaryrefslogtreecommitdiff
path: root/editors/p5-Padre-Plugin-Ecliptic
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-Ecliptic
parent0718c9a0e56103084c3bf03b52ba4c63b9170c0e (diff)
downloadpkgsrc-b4f81c7606751b858e2bb0f691a34b06772b0dcd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/p5-Padre-Plugin-Ecliptic')
-rw-r--r--editors/p5-Padre-Plugin-Ecliptic/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/p5-Padre-Plugin-Ecliptic/Makefile b/editors/p5-Padre-Plugin-Ecliptic/Makefile
index 0fc077c162d..12c13253fa4 100644
--- a/editors/p5-Padre-Plugin-Ecliptic/Makefile
+++ b/editors/p5-Padre-Plugin-Ecliptic/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-Ecliptic-0.19
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Ecliptic/
COMMENT= Padre plugin that provides Eclipse-like useful features
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Class-XSAccessor>=1.05:../../devel/p5-Class-XSAccessor
DEPENDS+= p5-File-Which>=0.05:../../devel/p5-File-Which
DEPENDS+= p5-Padre>=0.43:../../editors/p5-Padre