diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-ExtUtils-Depends/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-ExtUtils-PkgConfig/Makefile | 4 |
2 files changed, 6 insertions, 2 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 diff --git a/devel/p5-ExtUtils-PkgConfig/Makefile b/devel/p5-ExtUtils-PkgConfig/Makefile index b4617094b7c..1b1b3f13643 100644 --- a/devel/p5-ExtUtils-PkgConfig/Makefile +++ b/devel/p5-ExtUtils-PkgConfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/04/19 17:23:15 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/19 17:41:51 minskim Exp $ # DISTNAME= ExtUtils-PkgConfig-1.03 @@ -10,6 +10,8 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://gtk2-perl.sourceforge.net/ COMMENT= Simplistic perl interface to pkg-config +PKG_INSTALLATION_TYPES= overwrite pkgviews + PERL5_REQD= 5.8 USE_BUILDLINK3= yes |