summaryrefslogtreecommitdiff
path: root/devel/p5-Inline
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-05 22:16:24 +0000
committerjlam <jlam@pkgsrc.org>2004-01-05 22:16:24 +0000
commit848d6eb2a3e1bfa69046339936827e3f74ed13d8 (patch)
tree7e110ae5730d53426f3cb2ac58b24d5cc1f5c790 /devel/p5-Inline
parent5af0fb873f9e84c35a2e712ec992a2e9d2758013 (diff)
downloadpkgsrc-848d6eb2a3e1bfa69046339936827e3f74ed13d8.tar.gz
bl3ify
Diffstat (limited to 'devel/p5-Inline')
-rw-r--r--devel/p5-Inline/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Inline/Makefile b/devel/p5-Inline/Makefile
index bf0c195ac37..c7c9a0e83df 100644
--- a/devel/p5-Inline/Makefile
+++ b/devel/p5-Inline/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/09/06 03:33:18 kim Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/05 22:16:25 jlam Exp $
#
DISTNAME= Inline-0.44
@@ -14,7 +14,9 @@ COMMENT= Perl5 module for writing Perl subroutines in other languages
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-Parse-RecDescent-[0-9]*:../../devel/p5-Parse-RecDescent
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Inline/.packlist
.include "../../lang/perl5/module.mk"