diff options
Diffstat (limited to 'devel/p5-glib2')
-rw-r--r-- | devel/p5-glib2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-glib2/Makefile b/devel/p5-glib2/Makefile index 76dd1ee8cf9..a3d4c2c8c49 100644 --- a/devel/p5-glib2/Makefile +++ b/devel/p5-glib2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2007/04/13 23:24:44 xtraeme Exp $ +# $NetBSD: Makefile,v 1.19 2007/04/15 19:40:41 joerg Exp $ # DISTNAME= Glib-${DIST_VERSION} @@ -15,7 +15,7 @@ DEPENDS+= p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_TOOLS+= pkg-config +USE_TOOLS+= pkg-config gmake DIST_VERSION= 1.144 |