summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-14 04:08:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-14 04:08:06 +0000
commit8b8618eef701961206b7d5731ee978ff1f749a0c (patch)
treee3483d5d21759c4a25b5a8cbfd078057e009843f /x11-fm
parento Install mod_deflate by default (diff)
Add a dependency on libghttp. This isn't polled at configure time, but it
is needed by nautilus-text-view.c. PR: 40522
Notes
Notes: svn path=/head/; revision=62914
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/nautilus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 83c9e69bfe11..694c950bebf2 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 bonobo gnomevfs
+USE_GNOME= gnomehack gnomeprefix gnomehier libpanel libghttp bonobo gnomevfs
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -fno-rtti -fno-exceptions" \