diff options
Diffstat (limited to 'textproc/p5-Text-Quoted/Makefile')
-rw-r--r-- | textproc/p5-Text-Quoted/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index 27795607e4c..8789e530be8 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/10/09 14:07:04 wiz Exp $ # DISTNAME= Text-Quoted-2.08 @@ -14,8 +14,6 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Text-Autoformat>=1.04:../../textproc/p5-Text-Autoformat -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Text/Quoted/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled |