diff options
Diffstat (limited to 'editors/p5-Padre-Plugin-HG/Makefile')
-rw-r--r-- | editors/p5-Padre-Plugin-HG/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/p5-Padre-Plugin-HG/Makefile b/editors/p5-Padre-Plugin-HG/Makefile index fa9b99040f2..e442e96a28e 100644 --- a/editors/p5-Padre-Plugin-HG/Makefile +++ b/editors/p5-Padre-Plugin-HG/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:57 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:41 asau Exp $ # DISTNAME= Padre-Plugin-HG-0.14 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-HG/ COMMENT= Mecurial 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.47:../../editors/p5-Padre DEPENDS+= mercurial-[0-9]*:../../devel/mercurial |