summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Format/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Format/Makefile')
-rw-r--r--textproc/p5-Text-Format/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile
index 10c96140e9c..8a9ce549169 100644
--- a/textproc/p5-Text-Format/Makefile
+++ b/textproc/p5-Text-Format/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:38 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/13 18:01:42 jlam Exp $
#
DISTNAME= Text-Format0.52
@@ -12,7 +12,7 @@ MAINTAINER= sketch@NetBSD.org
HOMEPAGE= http://search.cpan.org/search?module=Text::Format
COMMENT= Provide perl5 formatting functions on plain text
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Format/.packlist
+PERL5_PACKLIST= auto/Text/Format/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"