summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authordrochner <drochner>2007-09-03 09:51:55 +0000
committerdrochner <drochner>2007-09-03 09:51:55 +0000
commita0ee622af2391baf11e7ac4513116f3b56da4dcb (patch)
tree99934738b66230cedc497cf4ae226f7cbe57a4c5 /x11
parentd08c66e7d8263738583d30a6d41e8c7c020156d0 (diff)
downloadpkgsrc-a0ee622af2391baf11e7ac4513116f3b56da4dcb.tar.gz
I don't know what happened, but "make" on NetBSD-current now dumps core
in "install". Use gmake.
Diffstat (limited to 'x11')
-rw-r--r--x11/py-gnome2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile
index 92b5f688762..32c10bde83b 100644
--- a/x11/py-gnome2/Makefile
+++ b/x11/py-gnome2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2007/06/05 05:37:40 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2007/09/03 09:51:55 drochner Exp $
#
DISTNAME= gnome-python-2.18.2
@@ -17,7 +17,7 @@ USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE+= gnome-python-2.0.pc.in
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config gmake
PYTHON_VERSIONS_ACCEPTED= 24