summaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Annotate
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 04:20:01 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 04:20:01 +0000
commit23ab92c58641a35f2243683ef7fc6e35f4eee27e (patch)
tree46c0bfa94c378ab2f542541c7ba5d42597485897 /devel/p5-Algorithm-Annotate
parent41e3d38e97010f9d3cdfcff913b93aaeb6877032 (diff)
downloadpkgsrc-23ab92c58641a35f2243683ef7fc6e35f4eee27e.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-Algorithm-Annotate')
-rw-r--r--devel/p5-Algorithm-Annotate/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-Annotate/Makefile b/devel/p5-Algorithm-Annotate/Makefile
index a9726844f36..b854a065987 100644
--- a/devel/p5-Algorithm-Annotate/Makefile
+++ b/devel/p5-Algorithm-Annotate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 16:04:15 epg Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 04:20:01 minskim Exp $
DISTNAME= Algorithm-Annotate-0.10
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module that provides cvs-annotate-like functionality
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Algorithm/Annotate/.packlist
.include "../../lang/perl5/module.mk"