summaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Merge
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 04:18:32 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 04:18:32 +0000
commit0ba79d8197ce10d5153a7a2264479791b509d92c (patch)
treeabc336c1e4313c9ec02e5779ad8017196b2ac17f /devel/p5-Algorithm-Merge
parentce76fbca0865e592178f6ce22a74d9390ccd33ad (diff)
downloadpkgsrc-0ba79d8197ce10d5153a7a2264479791b509d92c.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"