summaryrefslogtreecommitdiff
path: root/misc/p5-Geography-Countries/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-17 02:11:30 +0000
committerminskim <minskim>2004-02-17 02:11:30 +0000
commitc390dcbbd9963bfe6ca7d14bdb07198d46fd81ab (patch)
treed88fd40bcb5a9a5e89b671221567b4eba042949a /misc/p5-Geography-Countries/Makefile
parent50e665313330e5c36e2f915ef179b36514c7885c (diff)
downloadpkgsrc-c390dcbbd9963bfe6ca7d14bdb07198d46fd81ab.tar.gz
bl3ify and enable pkgviews installation.
Diffstat (limited to 'misc/p5-Geography-Countries/Makefile')
-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"