ports/135536: [PATCH] net/xmlrpc-c: Mark MAKE_JOBS_UNSAFE=yes

Philip M. Gollucci pgollucci at FreeBSD.org
Sat Jun 13 07:20:02 UTC 2009


>Number:         135536
>Category:       ports
>Synopsis:       [PATCH] net/xmlrpc-c: Mark MAKE_JOBS_UNSAFE=yes
>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:   Sat Jun 13 07:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun  4 00:22:57 EDT
>Description:

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

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

--- xmlrpc-c-1.06.32_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/xmlrpc-c/Makefile,v
retrieving revision 1.38
diff -u -u -r1.38 Makefile
--- Makefile	23 Jan 2009 15:42:58 -0000	1.38
+++ Makefile	13 Jun 2009 07:17:14 -0000
@@ -17,6 +17,8 @@
 MAINTAINER=	chinsan at FreeBSD.org
 COMMENT=	XML-RPC library for C and C++
 
+MAKE_JOBS_UNSAFE=	yes
+
 OPTIONS=	DEBUG "Compile with debugging information" off \
 		CURL "Compile with curl support" on \
 		LIBWWW "Compile with libwww support" off
--- xmlrpc-c-1.06.32_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list