ports/185867: [PATCH] devel/binutils: [SUMMARIZE CHANGES]

Jim Ohlstein jim at selenium.jlkhosting.com
Sat Jan 18 20:40:01 UTC 2014


>Number:         185867
>Category:       ports
>Synopsis:       [PATCH] devel/binutils: [SUMMARIZE CHANGES]
>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 Jan 18 20:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Jim Ohlstein
>Release:        FreeBSD 10.0-PRERELEASE amd64
>Organization:
JLK Hosting
>Environment:
System: FreeBSD selenium.jlkhosting.com 10.0-PRERELEASE FreeBSD 10.0-PRERELEASE #0 r260431: Tue Jan  7 21:59:51
>Description:
Simple patch to convert USE_GMAKE -> USES=gmake as requested in http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-January/000073.html.

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

Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:

--- binutils-2.24.patch begins here ---
diff -ruN ../binutils.orig/Makefile ./Makefile
--- ../binutils.orig/Makefile	2014-01-18 15:26:02.785434101 -0500
+++ ./Makefile	2014-01-18 15:24:05.994442007 -0500
@@ -23,9 +23,8 @@
 LICENSE_FILE_GPLv3=	${WRKSRC}/COPYING3
 LICENSE_FILE_LGPL3=	${WRKSRC}/COPYING3.LIB
 
-USES=		bison
+USES=		bison gmake
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 
 CFLAGS+=	-I${LOCALBASE}/include
--- binutils-2.24.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list