diff options
Diffstat (limited to 'editors/p5-Padre-Plugin-Vi/Makefile')
-rw-r--r-- | editors/p5-Padre-Plugin-Vi/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/p5-Padre-Plugin-Vi/Makefile b/editors/p5-Padre-Plugin-Vi/Makefile index ef1ffa0091c..6fe618f157f 100644 --- a/editors/p5-Padre-Plugin-Vi/Makefile +++ b/editors/p5-Padre-Plugin-Vi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 12:38:58 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:42 asau Exp $ # DISTNAME= Padre-Plugin-Vi-0.23.0 @@ -13,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Vi/ COMMENT= Padre plugin proving a vi keyboard LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= NO BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.14:../../devel/p5-Locale-Msgfmt |