summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-SmallProf
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 04:04:57 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 04:04:57 +0000
commitcb0ea40a3d9b429c5ebc4c9f7a6cd007f36aa5d9 (patch)
tree7f30e75361e9266683e5218cd514dbab08d792d9 /devel/p5-Devel-SmallProf
parent479a53fcff9ccc4f1cbcafc6a265ab5561fe7b16 (diff)
downloadpkgsrc-cb0ea40a3d9b429c5ebc4c9f7a6cd007f36aa5d9.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-Devel-SmallProf')
-rw-r--r--devel/p5-Devel-SmallProf/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Devel-SmallProf/Makefile b/devel/p5-Devel-SmallProf/Makefile
index 788de9ecc46..73f4dcf327b 100644
--- a/devel/p5-Devel-SmallProf/Makefile
+++ b/devel/p5-Devel-SmallProf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/12/30 04:27:51 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/25 04:04:57 minskim Exp $
#
DISTNAME= Devel-SmallProf-0.9
@@ -12,7 +12,9 @@ COMMENT= Perl5 module for line-by-line profiling perl programs
DEPENDS= p5-Time-HiRes>=1.20:../../time/p5-Time-HiRes
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Devel/SmallProf/.packlist
.include "../../lang/perl5/module.mk"