Missed one (grr)

This commit is contained in:
Ade Lovett 2001-05-16 14:34:09 +00:00
parent c85dd7dcbf
commit e5d3a9762b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42640
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -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