ports/104630: [PATCH] games/linux-enemyterritory-tce, games/linux-enemyterritory-fortress: use IA32_BINARY_PORT

Alejandro Pulver alepulver at FreeBSD.org
Fri Oct 20 19:51:20 UTC 2006


>Number:         104630
>Category:       ports
>Synopsis:       [PATCH] games/linux-enemyterritory-tce, games/linux-enemyterritory-fortress: 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 19:50:19 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.


>How-To-Repeat:





>Fix:


--- linux-enemyterritory2.diff begins here ---
Index: linux-enemyterritory-tce/Makefile
===================================================================
RCS file: /home/pcvs/ports/games/linux-enemyterritory-tce/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- linux-enemyterritory-tce/Makefile	8 Oct 2006 22:34:51 -0000	1.6
+++ linux-enemyterritory-tce/Makefile	20 Oct 2006 19:42:20 -0000
@@ -18,7 +18,7 @@
 
 RUN_DEPENDS=	et:${PORTSDIR}/games/linux-enemyterritory
 
-ONLY_FOR_ARCHS=	i386
+IA32_BINARY_PORT=	yes
 USE_ZIP=	yes
 USE_LINUX=	yes
 NO_PACKAGE=	Distfile size is 450MB, set FORCE_PACKAGE if you really want to build this package
Index: linux-enemyterritory-fortress/Makefile
===================================================================
RCS file: /home/pcvs/ports/games/linux-enemyterritory-fortress/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- linux-enemyterritory-fortress/Makefile	31 May 2006 01:43:26 -0000	1.9
+++ linux-enemyterritory-fortress/Makefile	20 Oct 2006 19:42:20 -0000
@@ -19,7 +19,7 @@
 
 RUN_DEPENDS=	et:${PORTSDIR}/games/linux-enemyterritory
 
-ONLY_FOR_ARCHS=	i386
+IA32_BINARY_PORT=	yes
 USE_LINUX=	yes
 NO_PACKAGE=	Distfile is 263MB, set FORCE_PACKAGE if you really want to build this package
 RESTRICTED=	Redistribution is limited, see license
--- linux-enemyterritory2.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list