Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2012 14:38:22 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/165322: [PATCH] sysutils/fusefs-s3fs: doesn't build depend on gnome1
Message-ID:  <201202201438.q1KEcMMr095087@freefall.freebsd.org>
Resent-Message-ID: <201202201440.q1KEeA4K095234@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165322
>Category:       ports
>Synopsis:       [PATCH] sysutils/fusefs-s3fs: doesn't build depend on gnome1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 20 14:40:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Baptiste Daroussin
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 10.0-CURRENT FreeBSD 10.0-CURRENT #8 r227964M: Thu Dec  1 23:52:49
>Description:
I can't find anything related to gnome-config within the s2fs code, I removed the gnome-config dependency and everything still build fine.

Do you agree and removing the dependency?

Port maintainer (gslin@gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- fusefs-s3fs-1.19.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/fusefs-s3fs/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	18 Dec 2011 09:02:01 -0000	1.3
+++ Makefile	20 Feb 2012 14:36:57 -0000
@@ -14,7 +14,6 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	FUSE-based file system backed by Amazon S3
 
-BUILD_DEPENDS=	${LOCALBASE}/bin/gnome-config:${PORTSDIR}/x11/gnome-libs
 LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
 		fuse:${PORTSDIR}/sysutils/fusefs-libs \
 		xml2:${PORTSDIR}/textproc/libxml2
--- fusefs-s3fs-1.19.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202201438.q1KEcMMr095087>