ports/144176: [patch] games/linux-candycruncher-demo allow install on amd64

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


>Number:         144176
>Category:       ports
>Synopsis:       [patch] games/linux-candycruncher-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 15:20:01 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-candycruncher-demo.orig/Makefile games/linux-candycruncher-demo/Makefile
--- games/linux-candycruncher-demo.orig/Makefile	2009-03-19 17:28:36.000000000 +0000
+++ games/linux-candycruncher-demo/Makefile	2010-02-21 15:03:55.789505983 +0000
@@ -16,7 +16,7 @@
 MAINTAINER=	mva at FreeBSD.org
 COMMENT=	Candy Cruncher Demo - a fast puzzle game with lots of candies
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	yes
 USE_LINUX_APPS=	alsalib jpeg libogg libvorbis mikmod sdl12 sdlmixer xorglibs
 NO_CDROM=	Redistribution is limited, see license


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



More information about the freebsd-ports-bugs mailing list