Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 2010 19:40:06 GMT
From:      =?utf-8?B?QW5kcml1cyBNb3JrxatuYXM=?= <hinokind@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/144493: [patch] multimedia/netshow allow install on amd64
Message-ID:  <201003051940.o25Je6HD014797@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/144493; it has been noted by GNATS.

From: =?utf-8?B?QW5kcml1cyBNb3JrxatuYXM=?= <hinokind@gmail.com>
To: bug-followup@freebsd.org, hinokind@gmail.com
Cc:  
Subject: Re: ports/144493: [patch] multimedia/netshow allow install on amd64
Date: Fri, 05 Mar 2010 21:15:17 +0200

 ------------RI2Kpu3rXSSaGnntroB6cL
 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes
 Content-Transfer-Encoding: 7bit
 
 Sorry, uploaded the wrong patch, should have added amd64 support instead of removing ONLY_FOR_ARCHS completely.
 
 -- 
 Andrius
 ------------RI2Kpu3rXSSaGnntroB6cL
 Content-Disposition: attachment; filename=netshow.txt
 Content-Type: text/plain; name=netshow.txt
 Content-Transfer-Encoding: 7bit
 
 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 19:09:50.052175979 +0000
 @@ -19,7 +19,7 @@
  
  RESTRICTED=	"Commercial software"
  
 -ONLY_FOR_ARCHS=	i386
 +ONLY_FOR_ARCHS=	i386 amd64
  USE_LINUX=	yes
  USE_LINUX_APPS=	xorglibs
  PLIST_FILES=	bin/netshow
 
 ------------RI2Kpu3rXSSaGnntroB6cL--
 



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