Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Feb 2010 13:47:13 GMT
From:      Andrius Morkunas <hinokind@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144173: [patch] graphics/linux-XnViewMP allow install on amd64
Message-ID:  <201002211347.o1LDlDdt060298@www.freebsd.org>
Resent-Message-ID: <201002211350.o1LDo1Ac001683@freefall.freebsd.org>

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

>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:



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