diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect/Makefile b/textproc/p5-Lingua-EN-Inflect/Makefile index f0286e5da2c..67b8f702790 100644 --- a/textproc/p5-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Lingua-EN-Inflect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/11/05 05:05:44 obache Exp $ +# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:48 joerg Exp $ DISTNAME= Lingua-EN-Inflect-1.89 PKGNAME= p5-${DISTNAME} @@ -11,6 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Lingua-EN-Inflect/ COMMENT= Perl module for inflection of english words and a/an selection PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir REPLACE_PERL+= demo*.pl |