ports/144173: [patch] graphics/linux-XnViewMP allow install on amd64

Andrius Morkunas hinokind at gmail.com
Sun Feb 21 13:50:02 UTC 2010


>Number:         144173
>Category:       ports
>Synopsis:       [patch] graphics/linux-XnViewMP 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 13:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
>Description:
Port is marked as i386-only, but works on amd64.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN graphics/linux-XnViewMP.orig/Makefile graphics/linux-XnViewMP/Makefile
--- graphics/linux-XnViewMP.orig/Makefile	2009-03-19 17:28:42.000000000 +0000
+++ graphics/linux-XnViewMP/Makefile	2010-02-21 13:37:18.356267390 +0000
@@ -18,7 +18,7 @@
 COMMENT=	XnView Multi Platform, graphics viewer and converer
 
 NO_CDROM=	For commercial use and distribution, it is necessary to register
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/XnViewMP
 


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



More information about the freebsd-ports-bugs mailing list