diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-12 09:39:57 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-12 09:39:57 +0000 |
commit | fda3a2e945d9ca271db47294bdf4ba62aea23fb3 (patch) | |
tree | 65e5a1bc0cb4ee71581fd672fc8e4f39facf02e0 /x11-fm/nautilus | |
parent | a2b2c76c3743770f5c479a946d9b0dce827253f9 (diff) | |
download | ports-fda3a2e945d9ca271db47294bdf4ba62aea23fb3.tar.gz ports-fda3a2e945d9ca271db47294bdf4ba62aea23fb3.zip |
Notes
Diffstat (limited to 'x11-fm/nautilus')
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 1b18b9cad260..83c9e69bfe11 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -40,7 +40,7 @@ RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZIL USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOMENG= yes -USE_GNOME= gnomehack gnomeprefix gnomehier libpanel +USE_GNOME= gnomehack gnomeprefix gnomehier libpanel bonobo gnomevfs INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -fno-rtti -fno-exceptions" \ |