Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2006 16:41:54 -0300
From:      "Alejandro Pulver" <alepulver@FreeBSD.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/104629: [PATCH] games/linux-enemyterritory: use IA32_BINARY_PORT
Message-ID:  <1161373314.36620@phobos.mars.bsd>
Resent-Message-ID: <200610201950.k9KJoI9e068695@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104629
>Category:       ports
>Synopsis:       [PATCH] games/linux-enemyterritory: 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:18 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@phobos.mars.bsd:/usr/obj/usr/src/sys/ATHLON-PHOBOS



>Description:


- Use IA32_BINARY_PORT to allow it to be used in amd64/ia64.


>How-To-Repeat:





>Fix:


--- linux-enemyterritory.diff begins here ---
Index: linux-enemyterritory/Makefile
===================================================================
RCS file: /home/pcvs/ports/games/linux-enemyterritory/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- linux-enemyterritory/Makefile	14 Jun 2006 14:29:54 -0000	1.11
+++ linux-enemyterritory/Makefile	20 Oct 2006 19:40:23 -0000
@@ -17,7 +17,7 @@
 MAINTAINER=	benlutz@datacomm.ch
 COMMENT=	Wolfenstein: Enemy Territory (Linux version)
 
-ONLY_FOR_ARCHS=	i386
+IA32_BINARY_PORT=	yes
 USE_LINUX=	yes
 USE_ZIP=	yes
 NO_CDROM=	Redistribution is limited, see license
--- linux-enemyterritory.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1161373314.36620>