diff options
Diffstat (limited to 'textproc/p5-Text-Format/Makefile')
-rw-r--r-- | textproc/p5-Text-Format/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index 8ffc648eda7..10c96140e9c 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:10 grant Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:38 tv Exp $ # DISTNAME= Text-Format0.52 @@ -12,7 +12,6 @@ MAINTAINER= sketch@NetBSD.org HOMEPAGE= http://search.cpan.org/search?module=Text::Format COMMENT= Provide perl5 formatting functions on plain text -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Format/.packlist .include "../../lang/perl5/module.mk" |