Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Apr 2007 11:36:19 +0200 (CEST)
From:      Ulrich Spoerlein <uspoerlein@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wxs@atarininja.org
Subject:   ports/111087: [PATCH] x11-toolkits/p5-Gnome2-VFS: Unbreak built
Message-ID:  <200704010936.l319aJNJ081622@coyote.q.local>
Resent-Message-ID: <200704010940.l319e4WZ022189@freefall.freebsd.org>

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

>Number:         111087
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/p5-Gnome2-VFS: Unbreak built
>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:   Sun Apr 01 09:40:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD coyote 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sun Oct  1 16:34:48 CEST
>Description:
The port needs gmake to built. This seems to have come up only recently,
perhaps due to some other change of the ports infrastructure?

Port maintainer (wxs@atarininja.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
cd /usr/ports/x11-toolkits/p5-Gnome2 && make

See also: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2007030602/p5-Gnome2-VFS-1.001_5.log
>Fix:

--- p5-Gnome2-VFS-1.001_5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/p5-Gnome2-VFS/Makefile,v
retrieving revision 1.11
diff -u -p -u -r1.11 Makefile
--- Makefile	21 Mar 2007 19:53:00 -0000	1.11
+++ Makefile	1 Apr 2007 09:31:06 -0000
@@ -26,6 +26,7 @@ RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/G
 		${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
 
 USE_GNOME=	gnomevfs2
+USE_GMAKE=	yes
 PERL_CONFIGURE=	yes
 
 .include <bsd.port.pre.mk>
--- p5-Gnome2-VFS-1.001_5.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?200704010936.l319aJNJ081622>