summaryrefslogtreecommitdiff
path: root/devel/p5-Safe-Hole
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 03:22:57 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 03:22:57 +0000
commit7fae5bea7b4823bf91c3981a1e0f480d2dc58b6a (patch)
treefe7d44000c3ac7ee96da0c6923122ae8e6338f13 /devel/p5-Safe-Hole
parent5ee00356d1beaad881c6cdc54dfbd65cdc0c2382 (diff)
downloadpkgsrc-7fae5bea7b4823bf91c3981a1e0f480d2dc58b6a.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-Safe-Hole')
-rw-r--r--devel/p5-Safe-Hole/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Safe-Hole/Makefile b/devel/p5-Safe-Hole/Makefile
index 0933b745382..859503ca694 100644
--- a/devel/p5-Safe-Hole/Makefile
+++ b/devel/p5-Safe-Hole/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/10/13 22:22:46 seb Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 03:22:57 minskim Exp $
#
DISTNAME= Safe-Hole-0.08
@@ -11,7 +11,9 @@ MAINTAINER= eric@cirr.com
HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/Safe-Hole/Hole.html
COMMENT= Exec subs in the original package from within a Safe object
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Safe/Hole/.packlist
.include "../../lang/perl5/module.mk"