summaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Merge
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 04:18:32 +0000
committerminskim <minskim>2004-04-25 04:18:32 +0000
commit08ae9067f14393d468002bda54876b5a3c571a17 (patch)
treeabc336c1e4313c9ec02e5779ad8017196b2ac17f /devel/p5-Algorithm-Merge
parent441d869cb6401c548db522aef0e8a7ce8d86a229 (diff)
downloadpkgsrc-08ae9067f14393d468002bda54876b5a3c571a17.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-Algorithm-Merge')
-rw-r--r--devel/p5-Algorithm-Merge/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-Merge/Makefile b/devel/p5-Algorithm-Merge/Makefile
index 662fa91594c..e19d7d00083 100644
--- a/devel/p5-Algorithm-Merge/Makefile
+++ b/devel/p5-Algorithm-Merge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 16:07:56 epg Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 04:18:44 minskim Exp $
DISTNAME= Algorithm-Merge-0.04
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module providing diff3(1)-like functionality
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Algorithm/Merge/.packlist
.include "../../lang/perl5/module.mk"