summaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-Depends
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-19 17:41:51 +0000
committerminskim <minskim>2004-04-19 17:41:51 +0000
commit6835ca20377682e941aedf4d7ceb3a7a86789a07 (patch)
tree2ff9b0a681b7286f6a438787528a394376bdf591 /devel/p5-ExtUtils-Depends
parent4c603d1990ea6ac8083c6e5a9a45570c012335d4 (diff)
downloadpkgsrc-6835ca20377682e941aedf4d7ceb3a7a86789a07.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'devel/p5-ExtUtils-Depends')
-rw-r--r--devel/p5-ExtUtils-Depends/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-Depends/Makefile b/devel/p5-ExtUtils-Depends/Makefile
index c93ba8a68d6..1076cbfe7ad 100644
--- a/devel/p5-ExtUtils-Depends/Makefile
+++ b/devel/p5-ExtUtils-Depends/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/19 17:24:14 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/19 17:42:41 minskim Exp $
#
DISTNAME= ExtUtils-Depends-0.202
@@ -10,6 +10,8 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://gtk2-perl.sourceforge.net/
COMMENT= Easily build XS extensions that depend on XS extensions
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
PERL5_REQD= 5.8
USE_BUILDLINK3= yes