diff options
Diffstat (limited to 'textproc/p5-Lingua-Stem/Makefile')
-rw-r--r-- | textproc/p5-Lingua-Stem/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile index eb67bc60fd0..4e46bedac66 100644 --- a/textproc/p5-Lingua-Stem/Makefile +++ b/textproc/p5-Lingua-Stem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/25 06:56:14 asau Exp $ DISTNAME= Lingua-Stem-0.84 PKGNAME= p5-${DISTNAME} @@ -20,8 +20,6 @@ DEPENDS+= p5-Snowball-Norwegian>=1.0:../../textproc/p5-Snowball-Norwegian DEPENDS+= p5-Snowball-Swedish>=1.01:../../textproc/p5-Snowball-Swedish DEPENDS+= p5-Text-German-[0-9]*:../../textproc/p5-Text-German -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/Lingua/Stem/.packlist |