summaryrefslogtreecommitdiff
path: root/devel/p5-Config-General
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 04:10:21 +0000
committerminskim <minskim>2004-04-25 04:10:21 +0000
commit3073a2bfb8973841e759c7cfe203bc39f2117a5d (patch)
tree4938b7f5d46e2521a619725a51a7c8ffa61bb491 /devel/p5-Config-General
parent0071345646e5c5276a688ae3e4d8d25519d9cc00 (diff)
downloadpkgsrc-3073a2bfb8973841e759c7cfe203bc39f2117a5d.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-Config-General')
-rw-r--r--devel/p5-Config-General/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Config-General/Makefile b/devel/p5-Config-General/Makefile
index 6f7434f6261..b3409ac0612 100644
--- a/devel/p5-Config-General/Makefile
+++ b/devel/p5-Config-General/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/04/15 11:43:45 mjl Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/25 04:10:21 minskim Exp $
#
DISTNAME= Config-General-2.26
@@ -11,7 +11,9 @@ MAINTAINER= sketch@rd.bbc.co.uk
HOMEPAGE= http://www.daemon.de/config-general/
COMMENT= Perl Generic Config module
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Config/General/.packlist
.include "../../lang/perl5/module.mk"