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
commit9b5fb4d5dae9cdc44ea528fd226082b27aaffc79 (patch)
tree2ff9b0a681b7286f6a438787528a394376bdf591 /devel/p5-ExtUtils-Depends
parentfe89b45f1ef75535d24de05d9950bb35d06a3761 (diff)
downloadpkgsrc-9b5fb4d5dae9cdc44ea528fd226082b27aaffc79.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