ports/146340: [PATCH] devel/patch: Fix USE_AUTOTOOLS set

Renato Botelho garga at FreeBSD.org
Wed May 5 19:20:04 UTC 2010


>Number:         146340
>Category:       ports
>Synopsis:       [PATCH] devel/patch: Fix USE_AUTOTOOLS set
>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 May 05 19:20:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD botelhor.bplab.local 9.0-CURRENT FreeBSD 9.0-CURRENT #4 r207570: Mon May  3 13:27:40
>Description:
Fix syntax of USE_AUTOTOOLS

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

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

--- patch-2.6.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/patch/Makefile,v
retrieving revision 1.19
diff -u -u -r1.19 Makefile
--- Makefile	5 Jan 2010 20:30:32 -0000	1.19
+++ Makefile	5 May 2010 19:18:09 -0000
@@ -14,7 +14,7 @@
 MAINTAINER=	glarkin at FreeBSD.org
 COMMENT=	GNU patch utility
 
-USE_AUTOTOOLS=	autoconf262 aclocal:110
+USE_AUTOTOOLS=	autoconf:262 aclocal:110
 CONFIGURE_ARGS=	--program-prefix=g
 USE_GMAKE=	yes
 
--- patch-2.6.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list