summaryrefslogtreecommitdiff
path: root/devel/p5-File-Spec
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-19 22:13:37 +0000
committerminskim <minskim>2004-02-19 22:13:37 +0000
commit37a9af1e92dd419c91b9b73394c606128ae54a2c (patch)
tree489365961beacab7c5393e3aaadd9f19b775f72f /devel/p5-File-Spec
parent60f6dc04896527eb20fc82ff54722ecfc6a1cda3 (diff)
downloadpkgsrc-37a9af1e92dd419c91b9b73394c606128ae54a2c.tar.gz
bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-File-Spec')
-rw-r--r--devel/p5-File-Spec/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-File-Spec/Makefile b/devel/p5-File-Spec/Makefile
index 2199b722c71..2ce4a346d8e 100644
--- a/devel/p5-File-Spec/Makefile
+++ b/devel/p5-File-Spec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2003/10/09 06:21:59 thorpej Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/19 22:13:37 minskim Exp $
#
DISTNAME= File-Spec-0.86
@@ -7,10 +7,12 @@ SVR4_PKGNAME= p5fsp
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Portably perform operations on file names
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/Spec/.packlist
.include "../../lang/perl5/module.mk"