ports/173267: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Sat Dec 29 05:20:01 UTC 2012
The following reply was made to PR ports/173267; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/173267: commit references a PR
Date: Sat, 29 Dec 2012 05:18:37 +0000 (UTC)
Author: mezz
Date: Sat Dec 29 05:18:28 2012
New Revision: 309604
URL: http://svnweb.freebsd.org/changeset/ports/309604
Log:
The gvfs-afc-volume-monitor is buggy and causing run 100%. A lot of Linux
users have the same problem. It's not worth to provide optional of it.
PR: ports/173267
Reported by: Otacilio de AraUjo Ramos Neto <otacilio.neto at ee.ufcg.edu.br>
Modified:
head/devel/gvfs/Makefile
Modified: head/devel/gvfs/Makefile
==============================================================================
--- head/devel/gvfs/Makefile Sat Dec 29 04:40:18 2012 (r309603)
+++ head/devel/gvfs/Makefile Sat Dec 29 05:18:28 2012 (r309604)
@@ -28,7 +28,8 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --disable-obexftp
+CONFIGURE_ARGS= --disable-obexftp \
+ --disable-afc
OPTIONS= FUSE "Enable fuse" off \
AVAHI "Enable AVAHI" on \
SAMBA "Enable Samba" on \
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-gnome
mailing list