summaryrefslogtreecommitdiff
path: root/textproc/p5-Regexp-Common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Regexp-Common/Makefile')
-rw-r--r--textproc/p5-Regexp-Common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile
index b641f925b52..25139458f31 100644
--- a/textproc/p5-Regexp-Common/Makefile
+++ b/textproc/p5-Regexp-Common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:37 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/13 18:01:41 jlam Exp $
#
DISTNAME= Regexp-Common-2.119
@@ -13,7 +13,7 @@ COMMENT= Provide commonly requested regular expressions
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Regexp/Common/.packlist
+PERL5_PACKLIST= auto/Regexp/Common/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"