diff options
Diffstat (limited to 'x11-toolkits/py-gnome2/Makefile')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index f16650a..f776eda 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 |