Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2009 12:21:40 +0100 (CET)
From:      bapt <baptiste.daroussin@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/133120: [MAINTAINER] sysutils/ftwin: MAKE_JOBS_SAFE
Message-ID:  <20090327112140.75A7FF1920@wicklow.lan>
Resent-Message-ID: <200903271130.n2RBU27B054497@freefall.freebsd.org>

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

>Number:         133120
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/ftwin: MAKE_JOBS_SAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 27 11:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     bapt
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD wicklow.lan 8.0-CURRENT FreeBSD 8.0-CURRENT #9: Thu Mar 26 08:18:05 CET 2009
>Description:
[DESCRIBE CHANGES]
Mark MAKE_JOBS_SAFE

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

--- ftwin-0.8.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/ftwin/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	6 Mar 2009 09:24:37 -0000	1.6
+++ Makefile	27 Mar 2009 11:20:56 -0000
@@ -23,6 +23,8 @@
 CONFIGURE_ARGS+=	--with-check=${LOCALBASE} --with-puzzle=${LOCALBASE}
 PLIST_FILES=	bin/ftwin
 
+MAKE_JOBS_SAFE=	yes
+
 PORTDOCS=	AUTHORS EXAMPLES TODO CHANGES KNOWN_BUGS VERSION LICENSE README
 
 MAN8=		ftwin.8
--- ftwin-0.8.2.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?20090327112140.75A7FF1920>