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

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

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



>Description:


- Use IA32_BINARY_PORT.


>How-To-Repeat:





>Fix:


--- linux-quake4.diff begins here ---
Index: linux-quake4/Makefile
===================================================================
RCS file: /home/pcvs/ports/games/linux-quake4/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- linux-quake4/Makefile	2 Aug 2006 19:50:23 -0000	1.12
+++ linux-quake4/Makefile	20 Oct 2006 19:46:13 -0000
@@ -20,7 +20,7 @@
 
 RUN_DEPENDS=	${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
 
-ONLY_FOR_ARCHS=	i386 amd64
+IA32_BINARY_PORT=	yes
 USE_LINUX=	yes
 NO_WRKSUBDIR=	yes
 NO_CDROM=	Redistribution is limited, see license
--- linux-quake4.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?1161373696.47006>