ports/144181: [patch] games/linux-ningpo-demo allow install on amd64

Andrius Morkunas hinokind at gmail.com
Sun Feb 21 16:20:02 UTC 2010


>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 at 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:



More information about the freebsd-ports-bugs mailing list