From e5d3a9762b977197b2077c410c72d3c339c95bb9 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 16 May 2001 14:34:09 +0000 Subject: [PATCH] Missed one (grr) --- x11-toolkits/py-gnome/Makefile | 3 +-- x11-toolkits/py-gnome2/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile index f16650ac82ae..f776edaf8dc5 100644 --- a/x11-toolkits/py-gnome/Makefile +++ b/x11-toolkits/py-gnome/Makefile @@ -24,8 +24,7 @@ USE_GNOME= yes USE_LIBTOOL= yes LIBTOOLFILES= configure pygnome/configure pygtk/configure CONFIGURE_ARGS= --with-python=${PYTHON_CMD} \ - --with-gnome-config=${X11BASE}/bin/gnome-config \ - --without-gtkhtml + --with-gnome-config=${X11BASE}/bin/gnome-config EG_SRC_DIR= ${WRKSRC}/pygnome/examples EG_DST_DIR= ${PREFIX}/share/examples/py-gnome diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index f16650ac82ae..f776edaf8dc5 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -24,8 +24,7 @@ USE_GNOME= yes USE_LIBTOOL= yes LIBTOOLFILES= configure pygnome/configure pygtk/configure CONFIGURE_ARGS= --with-python=${PYTHON_CMD} \ - --with-gnome-config=${X11BASE}/bin/gnome-config \ - --without-gtkhtml + --with-gnome-config=${X11BASE}/bin/gnome-config EG_SRC_DIR= ${WRKSRC}/pygnome/examples EG_DST_DIR= ${PREFIX}/share/examples/py-gnome