summaryrefslogtreecommitdiff
path: root/sysutils/gnome-menus
diff options
context:
space:
mode:
authorminskim <minskim>2005-10-16 20:39:57 +0000
committerminskim <minskim>2005-10-16 20:39:57 +0000
commit5fe73582d57c806b62e92026e52922f6a35da849 (patch)
tree75ce332cf2a892a256c888c4bd6871205240ada4 /sysutils/gnome-menus
parent302ffedb11d4f279e1f08568514e8aaf6b8f6301 (diff)
downloadpkgsrc-5fe73582d57c806b62e92026e52922f6a35da849.tar.gz
Explicitly disable python binding.
Diffstat (limited to 'sysutils/gnome-menus')
-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