summaryrefslogtreecommitdiff
path: root/devel/p5-File-PathConvert/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-PathConvert/Makefile')
-rw-r--r--devel/p5-File-PathConvert/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-File-PathConvert/Makefile b/devel/p5-File-PathConvert/Makefile
index 99a10260c2b..11e11fc27e1 100644
--- a/devel/p5-File-PathConvert/Makefile
+++ b/devel/p5-File-PathConvert/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:32:25 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/25 03:55:56 minskim Exp $
#
DISTNAME= File-PathConvert-0.9
@@ -11,7 +11,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/File-PathConvert/
COMMENT= Convert paths and URLs from absolute to relative and vice versa
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/PathConvert/.packlist
.include "../../lang/perl5/module.mk"