summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2011-11-26 16:12:40 +0000
committerhans <hans@pkgsrc.org>2011-11-26 16:12:40 +0000
commit2cb7c9badaef3e13947046757d8ce24279283e4c (patch)
tree059c98138dde336eeedd833fd75b52da90167217 /devel
parent1e9906c35fab003f62be45116690d670e4d722dc (diff)
downloadpkgsrc-2cb7c9badaef3e13947046757d8ce24279283e4c.tar.gz
requires gmake>=3.81
Diffstat (limited to 'devel')
-rw-r--r--devel/gobject-introspection/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile
index adbd34afdc4..4dec72eae0b 100644
--- a/devel/gobject-introspection/Makefile
+++ b/devel/gobject-introspection/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2011/08/09 16:28:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2011/11/26 16:12:40 hans Exp $
#
DISTNAME= gobject-introspection-0.10.8
@@ -19,6 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config flex bison gmake
+GMAKE_REQD= 3.81
CONFIGURE_ARGS+= --disable-tests