ports/144179: [patch] games/linux-gorky17-demo allow install on amd64

Andrius Morkunas hinokind at gmail.com
Sun Feb 21 16:10:04 UTC 2010


>Number:         144179
>Category:       ports
>Synopsis:       [patch] games/linux-gorky17-demo allow install on amd64
>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:   Sun Feb 21 16:10:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
>Description:
Port is marked as i386-only, but also works on amd64.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN games/linux-gorky17-demo.orig/Makefile games/linux-gorky17-demo/Makefile
--- games/linux-gorky17-demo.orig/Makefile	2009-09-17 07:42:03.000000000 +0000
+++ games/linux-gorky17-demo/Makefile	2010-02-21 15:22:58.347058846 +0000
@@ -16,7 +16,7 @@
 MAINTAINER=	mva at FreeBSD.org
 COMMENT=	Gorky17 Demo - a tactical shooter similiar to Jagged Alliance
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	yes
 USE_LINUX_APPS=	sdl12 jpeg sdlmixer mikmod libogg libvorbis xorglibs
 NO_CDROM=	Redistribution is limited, see license


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



More information about the freebsd-ports-bugs mailing list