From owner-cvs-all@FreeBSD.ORG Fri Mar 28 22:24:08 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1219106566B; Fri, 28 Mar 2008 22:24:08 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7773F8FC14; Fri, 28 Mar 2008 22:24:08 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m2SMO88k043076; Fri, 28 Mar 2008 22:24:08 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m2SMO8R6043075; Fri, 28 Mar 2008 22:24:08 GMT (envelope-from ahze) Message-Id: <200803282224.m2SMO8R6043075@repoman.freebsd.org> From: Michael Johnson Date: Fri, 28 Mar 2008 22:24:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/gvfs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2008 22:24:08 -0000 ahze 2008-03-28 22:24:08 UTC FreeBSD ports repository Modified files: devel/gvfs Makefile Log: - Add RUN_DEPENDS on sysutils/fusefs-kmod if build with fuse To use fuse with gvfs make sure to add 'fusefs_enable="YES" to /etc/rc.conf and add 'vfs.usermount=1' to /etc/sysctl.conf Revision Changes Path 1.4 +2 -0 ports/devel/gvfs/Makefile