diff options
Diffstat (limited to 'editors/p5-Padre-Plugin-Git/Makefile')
-rw-r--r-- | editors/p5-Padre-Plugin-Git/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/p5-Padre-Plugin-Git/Makefile b/editors/p5-Padre-Plugin-Git/Makefile index 029adbc462d..9520e0e0523 100644 --- a/editors/p5-Padre-Plugin-Git/Makefile +++ b/editors/p5-Padre-Plugin-Git/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 12:38:57 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:41 asau Exp $ # DISTNAME= Padre-Plugin-Git-0.03 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Git/ COMMENT= Simple Git interface for Padre LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Capture-Tiny>=0.03:../../devel/p5-Capture-Tiny DEPENDS+= p5-Padre>=0.67:../../editors/p5-Padre DEPENDS+= scmgit-base-[0-9]*:../../devel/scmgit-base |