aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-16 22:34:09 +0800
committerade <ade@FreeBSD.org>2001-05-16 22:34:09 +0800
commit66a995ef7da975b054e1ed3b70443517b20fce10 (patch)
tree743c5901a0da0ae5da1da4022b6c3b6346d918bf /x11-toolkits/py-gnome
parent4b6a7fcaddd221352981dd4bfd6262a80677ee3d (diff)
downloadfreebsd-ports-graphics-66a995ef7da975b054e1ed3b70443517b20fce10.tar.gz
freebsd-ports-graphics-66a995ef7da975b054e1ed3b70443517b20fce10.tar.zst
freebsd-ports-graphics-66a995ef7da975b054e1ed3b70443517b20fce10.zip
Missed one (grr)
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 f16650ac82a..f776edaf8dc 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