summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-08 18:05:07 +0000
committerjlam <jlam@pkgsrc.org>2004-01-08 18:05:07 +0000
commit3ef88a7e2a7aa4fd6646c894a9ceaec651915dea (patch)
tree735c6ef04a4405b5055b144a283ac457091f29ec /lang
parent662f2b7e7a1c3e147a5c2cb11893eec23e8a81a4 (diff)
downloadpkgsrc-3ef88a7e2a7aa4fd6646c894a9ceaec651915dea.tar.gz
Fix PLIST issues in overwrite case after recent removal of
packlist -> PLIST generator from bsd.pkg.mk to perl5/module.mk.
Diffstat (limited to 'lang')
-rw-r--r--lang/perl58/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/perl58/Makefile b/lang/perl58/Makefile
index 23a7046971b..68a0237ab3b 100644
--- a/lang/perl58/Makefile
+++ b/lang/perl58/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/01/06 18:56:50 abs Exp $
+# $NetBSD: Makefile,v 1.27 2004/01/08 18:05:07 jlam Exp $
# The following two variables should have empty values unless we're
# building a perl snapshot or release candidate.
@@ -41,6 +41,9 @@ CONFLICTS= perl-5.00* perl-base-[0-9]* \
PKG_INSTALLATION_TYPES= overwrite pkgviews
+BUILDING_PERL5= YES
+PERL5_CONFIGURE= NO
+
USE_BUILDLINK3= YES
HAS_CONFIGURE= YES
CONFIGURE_SCRIPT= ./Configure