diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-21 10:07:35 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-21 10:07:35 +0000 |
commit | cc121d979407d6c3fdfdef751cec3b97e5ed9885 (patch) | |
tree | c2b4515527fa44f542b6521d6f5d161920a65bce /x11-toolkits/guile-gnome | |
parent | a3dda2e04d90f5ebf144836d5c498188539545d0 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/guile-gnome')
-rw-r--r-- | x11-toolkits/guile-gnome/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile index 4e32a00981e7..c079948c1266 100644 --- a/x11-toolkits/guile-gnome/Makefile +++ b/x11-toolkits/guile-gnome/Makefile @@ -24,7 +24,6 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_LIBTOOL= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-bonobo --without-gtkhtml --with-libglade CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ |