ports/133275: [PATCH] sysutils/most: Cannot parallel compile

Gea-Suan Lin gslin at gslin.org
Wed Apr 1 15:40:01 UTC 2009


>Number:         133275
>Category:       ports
>Synopsis:       [PATCH] sysutils/most: Cannot parallel compile
>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:   Wed Apr 01 15:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009
>Description:
- Remove MAKE_JOBS_SAFE since it's not safe to compile parallel actually.

Port maintainer (ehaupt at FreeBSD.org) is cc'd.

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

--- most-5.0.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/most/Makefile /home/staff/gslin/work/ports/most/Makefile
--- /usr/ports/sysutils/most/Makefile	2009-03-27 17:53:33.000000000 +0800
+++ /home/staff/gslin/work/ports/most/Makefile	2009-04-01 23:33:00.000000000 +0800
@@ -21,7 +21,6 @@
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--enable-mmap
-MAKE_JOBS_SAFE=	yes
 
 PLIST_FILES=	bin/most
 PORTDOCS=	README changes.txt lesskeys.rc most-fun.txt most.doc most.rc
--- most-5.0.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list