summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-10-16 20:39:57 +0000
committerminskim <minskim@pkgsrc.org>2005-10-16 20:39:57 +0000
commit9d74c8933017b3277a304d87356273c05a058f46 (patch)
tree75ce332cf2a892a256c888c4bd6871205240ada4 /sysutils
parenta64cfa0bd40ea310c7d435002b331a79995b992d (diff)
downloadpkgsrc-9d74c8933017b3277a304d87356273c05a058f46.tar.gz
Explicitly disable python binding.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-menus/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/gnome-menus/Makefile b/sysutils/gnome-menus/Makefile
index 3c0775229f5..e4ce3b7588e 100644
--- a/sysutils/gnome-menus/Makefile
+++ b/sysutils/gnome-menus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/10/12 21:52:29 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2005/10/16 20:39:57 minskim Exp $
#
DISTNAME= gnome-menus-2.12.0
@@ -17,6 +17,8 @@ USE_LIBTOOL= yes
USE_PKGINSTALL= yes
USE_PKGLOCALEDIR= yes
+CONFIGURE_ARGS+= --disable-python
+
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libmenu/libgnome-menu.pc.in
EXAMPLEDIR= ${PREFIX}/share/examples/gnome-menus/xdg/menus