ports/104632: [PATCH] games/linux-ut2004-demo: use IA32_BINARY_PORT

Alejandro Pulver alepulver at FreeBSD.org
Fri Oct 20 20:00:49 UTC 2006


>Number:         104632
>Category:       ports
>Synopsis:       [PATCH] games/linux-ut2004-demo: use IA32_BINARY_PORT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 20 20:00:38 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
>Environment:


System: FreeBSD 6.1-RELEASE-p1 #3: Mon Jun 19 14:49:35 ART 2006
    root at phobos.mars.bsd:/usr/obj/usr/src/sys/ATHLON-PHOBOS



>Description:


- Use IA32_BINARY_PORT to allow using it in amd64/ia64 (well, there is no linuxator for ia64).


>How-To-Repeat:





>Fix:


--- linux-ut2004-demo.diff begins here ---
Index: linux-ut2004-demo/Makefile
===================================================================
RCS file: /home/pcvs/ports/games/linux-ut2004-demo/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- linux-ut2004-demo/Makefile	4 Sep 2005 03:35:58 -0000	1.3
+++ linux-ut2004-demo/Makefile	20 Oct 2006 19:47:40 -0000
@@ -18,7 +18,7 @@
 MAINTAINER=	jylefort at FreeBSD.org
 COMMENT=	Unreal Tournament 2004 demo
 
-ONLY_FOR_ARCHS=	i386
+IA32_BINARY_PORT=	yes
 USE_X_PREFIX=	yes
 USE_LINUX=	yes
 NO_PACKAGE=	Distfile is 275MB, set FORCE_PACKAGE if you really want to build this package
--- linux-ut2004-demo.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list