Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 2010 14:52:03 GMT
From:      Andrius Morkunas <hinokind@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144493: [patch] multimedia/netshow allow install on amd64
Message-ID:  <201003051452.o25Eq3FC019892@www.freebsd.org>
Resent-Message-ID: <201003051500.o25F0B3r075337@freefall.freebsd.org>

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

>Number:         144493
>Category:       ports
>Synopsis:       [patch] multimedia/netshow 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:   Fri Mar 05 15:00:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
>Description:
ONLY_FOR_ARCHS=i386 was added when Linux emulation didn't exist on amd64.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN multimedia/netshow.orig/Makefile multimedia/netshow/Makefile
--- multimedia/netshow.orig/Makefile	2009-03-19 17:28:46.000000000 +0000
+++ multimedia/netshow/Makefile	2010-03-05 14:48:12.557789055 +0000
@@ -19,7 +19,6 @@
 
 RESTRICTED=	"Commercial software"
 
-ONLY_FOR_ARCHS=	i386
 USE_LINUX=	yes
 USE_LINUX_APPS=	xorglibs
 PLIST_FILES=	bin/netshow


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



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