diff options
Diffstat (limited to 'editors/p5-Padre-Plugin-Kate/Makefile')
-rw-r--r-- | editors/p5-Padre-Plugin-Kate/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/p5-Padre-Plugin-Kate/Makefile b/editors/p5-Padre-Plugin-Kate/Makefile index e0ec4174d3d..9c97ec168c6 100644 --- a/editors/p5-Padre-Plugin-Kate/Makefile +++ b/editors/p5-Padre-Plugin-Kate/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:50 seb Exp $ +# $NetBSD: Makefile,v 1.3 2010/09/08 06:47:37 sno Exp $ # -DISTNAME= Padre-Plugin-Kate-0.02 +DISTNAME= Padre-Plugin-Kate-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= editors perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} @@ -14,7 +13,7 @@ LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir -DEPENDS+= p5-Padre>=0.41:../../editors/p5-Padre +DEPENDS+= p5-Padre>=0.65:../../editors/p5-Padre DEPENDS+= p5-Syntax-Highlight-Engine-Kate>=0.05:../../textproc/p5-Syntax-Highlight-Engine-Kate PERL5_PACKLIST= auto/Padre/Plugin/Kate/.packlist |