aboutsummaryrefslogtreecommitdiff
path: root/devel/libgsf-gnome
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-09-05 15:50:26 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-09-05 15:50:26 +0000
commit7733b34f5571972d27d874e5f12a91123ec29f7e (patch)
treef9f8d4a983aec69502339dd2197603d880cd3a7b /devel/libgsf-gnome
parent2aab43c82c9aee81d36aae6286a07cdf785d40fc (diff)
downloadports-7733b34f5571972d27d874e5f12a91123ec29f7e.tar.gz
ports-7733b34f5571972d27d874e5f12a91123ec29f7e.zip
Notes
Diffstat (limited to 'devel/libgsf-gnome')
-rw-r--r--devel/libgsf-gnome/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgsf-gnome/Makefile b/devel/libgsf-gnome/Makefile
index 5d3d444c8f9e..70d56137fb6f 100644
--- a/devel/libgsf-gnome/Makefile
+++ b/devel/libgsf-gnome/Makefile
@@ -21,7 +21,7 @@ PLIST= ${.CURDIR}/pkg-plist
USE_GNOME= gnomehack libgsf gnomevfs2 ltverhack intlhack
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc/gsf \
- --with-bz2 --with-gnome
+ --with-bz2 --with-gnome --without-gvfs
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lgsf-1"