summaryrefslogtreecommitdiff
path: root/devel/p5-Config-General
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 04:10:21 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 04:10:21 +0000
commitfed27931a0f43ccf88af98a0fa1157a612a05330 (patch)
tree4938b7f5d46e2521a619725a51a7c8ffa61bb491 /devel/p5-Config-General
parent2de31d61018c42dcd03868ef284739880d173522 (diff)
downloadpkgsrc-fed27931a0f43ccf88af98a0fa1157a612a05330.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"