summaryrefslogtreecommitdiff
path: root/x11/py-gnome2
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-09-03 09:51:55 +0000
committerdrochner <drochner@pkgsrc.org>2007-09-03 09:51:55 +0000
commit08ee3ac10928e9e80119e6f86d24d4ba63fb6b64 (patch)
tree99934738b66230cedc497cf4ae226f7cbe57a4c5 /x11/py-gnome2
parent3daa566ac4ee65e61a7d0110aaa531bf2acfb2c8 (diff)
downloadpkgsrc-08ee3ac10928e9e80119e6f86d24d4ba63fb6b64.tar.gz
I don't know what happened, but "make" on NetBSD-current now dumps core
in "install". Use gmake.
Diffstat (limited to 'x11/py-gnome2')
-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