ports/144493: [patch] multimedia/netshow allow install on amd64

Andrius Morkūnas hinokind at gmail.com
Fri Mar 5 19:40:06 UTC 2010


The following reply was made to PR ports/144493; it has been noted by GNATS.

From: =?utf-8?B?QW5kcml1cyBNb3JrxatuYXM=?= <hinokind at gmail.com>
To: bug-followup at freebsd.org, hinokind at 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--
 



More information about the freebsd-ports-bugs mailing list