ports/133014: [PATCH] archivers/gtar: mark MAKE_JOBS_SAFE
Martin Matuska
mm at FreeBSD.org
Tue Mar 24 17:10:05 UTC 2009
>Number: 133014
>Category: ports
>Synopsis: [PATCH] archivers/gtar: mark MAKE_JOBS_SAFE
>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: Tue Mar 24 17:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Martin Matuska
>Release: FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD neo2 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #11 r179970M: Thu Jan 15 23:58:53 CET
>Description:
Mark MAKE_JOBS_SAFE for SMP compilation.
Port maintainer (naddy at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- gtar-1.22.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/gtar/Makefile,v
retrieving revision 1.64
diff -u -r1.64 Makefile
--- Makefile 10 Mar 2009 14:25:51 -0000 1.64
+++ Makefile 24 Mar 2009 17:09:25 -0000
@@ -25,6 +25,7 @@
USE_BZIP2= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --program-prefix=g
CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \
LDFLAGS='-L${LOCALBASE}/lib ${LDSTATIC}' \
--- gtar-1.22.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list