diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-03-26 19:56:40 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-03-26 19:56:40 +0000 |
commit | dcfc609d425d9002b3bb930bb97edec5ea6cb9a2 (patch) | |
tree | 404848c945d26e93365d7649c1e129ebe1b8ae2e /x11-toolkits/guile-gnome | |
parent | 7426bc06999d79cce52eaed0a188e3c2544006ad (diff) | |
download | ports-dcfc609d425d9002b3bb930bb97edec5ea6cb9a2.tar.gz ports-dcfc609d425d9002b3bb930bb97edec5ea6cb9a2.zip |
Notes
Diffstat (limited to 'x11-toolkits/guile-gnome')
-rw-r--r-- | x11-toolkits/guile-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile index b996cda683a2..ce31d1e5de41 100644 --- a/x11-toolkits/guile-gnome/Makefile +++ b/x11-toolkits/guile-gnome/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix bonobo gtkhtml libglade -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --with-bonobo --with-gtkhtml --without-gal \ --with-libglade --with-gdkpixbuf --with-ghttp CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |