diff options
Diffstat (limited to 'misc/p5-Msgcat/Makefile')
-rw-r--r-- | misc/p5-Msgcat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/p5-Msgcat/Makefile b/misc/p5-Msgcat/Makefile index d2552abad9d..ee5996d429d 100644 --- a/misc/p5-Msgcat/Makefile +++ b/misc/p5-Msgcat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 21:56:46 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/08 09:57:34 asau Exp $ # DISTNAME= Msgcat-1.03 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Msgcat/ COMMENT= Perl5 module to use the message catalog functions -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Locale/Msgcat/.packlist .include "../../lang/perl5/module.mk" |