ports/135169: [PATCH] www/lynx: set MAKE_JOBS_UNSAFE

Matthias Andree matthias.andree at gmx.de
Tue Jun 2 09:10:01 UTC 2009


>Number:         135169
>Category:       ports
>Synopsis:       [PATCH] www/lynx: set MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 02 09:10:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD rho.emma.line.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Jun  1 14:44:28 CEST
>Description:
Lynx can't be built in parallel. Set MAKE_JOBS_UNSAFE to reflect this.

Port maintainer (jharris at widomaker.com) is cc'd.

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

--- lynx-2.8.6.5_5,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/lynx/Makefile /usr/home/emma/ports/www/lynx/Makefile
--- /usr/ports/www/lynx/Makefile	2009-02-26 16:13:45.000000000 +0100
+++ /usr/home/emma/ports/www/lynx/Makefile	2009-06-02 11:01:25.000000000 +0200
@@ -27,6 +27,8 @@
 		--enable-nsl-fork --enable-persistent-cookies \
 		--enable-nested-tables --enable-gzip-help \
 
+MAKE_JOBS_UNSAFE=	yes
+
 OPTIONS=	SSL		"SSL support" on \
 		DEFAULT_COLORS	"Colors support" off \
 		IPV6		"IPv6 support" off \
--- lynx-2.8.6.5_5,1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list