diff options
author | minskim <minskim> | 2004-04-19 17:41:51 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-04-19 17:41:51 +0000 |
commit | 6835ca20377682e941aedf4d7ceb3a7a86789a07 (patch) | |
tree | 2ff9b0a681b7286f6a438787528a394376bdf591 /devel/p5-ExtUtils-PkgConfig | |
parent | 4c603d1990ea6ac8083c6e5a9a45570c012335d4 (diff) | |
download | pkgsrc-6835ca20377682e941aedf4d7ceb3a7a86789a07.tar.gz |
Enable pkgviews installation.
Diffstat (limited to 'devel/p5-ExtUtils-PkgConfig')
-rw-r--r-- | devel/p5-ExtUtils-PkgConfig/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |