From a4fafcad3b2ae0a8b199fd9b8d11830214ba6fcb Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 21 Nov 2010 14:12:45 +0000 Subject: Disable FUSE for now because it breaks the builds at least on 8.1-STABLE amd64. --- devel/gvfs/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/gvfs/Makefile b/devel/gvfs/Makefile index 50423b59ed44..69d47af14958 100644 --- a/devel/gvfs/Makefile +++ b/devel/gvfs/Makefile @@ -31,10 +31,11 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-obexftp -OPTIONS= FUSE "Enable fuse" off \ - SAMBA "Enable Samba" on \ +OPTIONS= SAMBA "Enable Samba" on \ GPHOTO2 "Enable Gphoto 2 camera support" on \ CDDA "Enable CDDA" on +# disabled beacuse it breaks the build: FUSE "Enable fuse" off \ +# -- mandree@ 2010-11-21 .include -- cgit v1.2.3