Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Feb 2010 16:13:06 GMT
From:      Andrius Morkunas <hinokind@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144181: [patch] games/linux-ningpo-demo allow install on amd64
Message-ID:  <201002211613.o1LGD6NB086340@www.freebsd.org>
Resent-Message-ID: <201002211620.o1LGK2bQ029778@freefall.freebsd.org>

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

>Number:         144181
>Category:       ports
>Synopsis:       [patch] games/linux-ningpo-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:20:02 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-ningpo-demo.orig/Makefile games/linux-ningpo-demo/Makefile
--- games/linux-ningpo-demo.orig/Makefile	2009-03-19 17:28:38.000000000 +0000
+++ games/linux-ningpo-demo/Makefile	2010-02-21 16:07:24.007997917 +0000
@@ -16,7 +16,7 @@
 MAINTAINER=	mva@FreeBSD.org
 COMMENT=	NingPo Mahjong Demo - a feature rich Mahjong game
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	yes
 USE_LINUX_APPS=	sdl12 jpeg sdlmixer mikmod libogg libvorbis alsalib xorglibs
 NO_CDROM=	Redistribution is limited, see license


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



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