aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-16 14:34:09 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-16 14:34:09 +0000
commite5d3a9762b977197b2077c410c72d3c339c95bb9 (patch)
tree44d1e8ddd3c6925a047f7c3d9ac345dcae7f2d0a /x11-toolkits/py-gnome
parentc85dd7dcbf15a20f1121f301e558c893653b75cf (diff)
downloadports-e5d3a9762b977197b2077c410c72d3c339c95bb9.tar.gz
ports-e5d3a9762b977197b2077c410c72d3c339c95bb9.zip
Missed one (grr)
Notes
Notes: svn path=/head/; revision=42640
Diffstat (limited to 'x11-toolkits/py-gnome')
-rw-r--r--x11-toolkits/py-gnome/Makefile3
1 files changed, 1 insertions, 2 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