summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-17 02:11:30 +0000
committerminskim <minskim@pkgsrc.org>2004-02-17 02:11:30 +0000
commite56863f51a693b2a5b13a99c402da0df8559fb45 (patch)
treed88fd40bcb5a9a5e89b671221567b4eba042949a /misc
parentec8399d1ab444d19a4cf3c6f2c70a60f05e50c6e (diff)
downloadpkgsrc-e56863f51a693b2a5b13a99c402da0df8559fb45.tar.gz
bl3ify and enable pkgviews installation.
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Geography-Countries/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/p5-Geography-Countries/Makefile b/misc/p5-Geography-Countries/Makefile
index d3f4e511723..58048e37553 100644
--- a/misc/p5-Geography-Countries/Makefile
+++ b/misc/p5-Geography-Countries/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/21 17:01:24 martti Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/17 02:17:44 minskim Exp $
#
DISTNAME= Geography-Countries-1.4
@@ -10,7 +10,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/}
MAINTAINER= gson@NetBSD.org
COMMENT= Perl5 module for mapping contry names and codes
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Geography/Countries/.packlist
.include "../../lang/perl5/module.mk"