ports/65670: [PATCH] archivers/gzip: fix ./configure --host warning

Roman Neuhauser neuhauser at chello.cz
Sat Apr 17 16:50:17 UTC 2004


>Number:         65670
>Category:       ports
>Synopsis:       [PATCH] archivers/gzip: fix ./configure --host warning
>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 Apr 17 09:50:16 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
	 silence a configure warning
>How-To-Repeat:
	
>Fix:

	

--- archivers-gzip.CONFIGURE_TARGET.patch begins here ---
Index: archivers/gzip/Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/gzip/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- archivers/gzip/Makefile	8 Oct 2003 15:02:49 -0000	1.6
+++ archivers/gzip/Makefile	17 Apr 2004 15:23:49 -0000
@@ -27,6 +27,7 @@
 
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN1=	gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 \
 	zgrep.1 zless.1 zmore.1 znew.1
--- archivers-gzip.CONFIGURE_TARGET.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list