ports/144165: [patch] net-im/linux-ymessenger works on amd64

Andrius Morkunas hinokind at gmail.com
Sun Feb 21 11:00:12 UTC 2010


>Number:         144165
>Category:       ports
>Synopsis:       [patch] net-im/linux-ymessenger works on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 21 11:00:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
>Description:
Allow port on amd64.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN net-im/linux-ymessenger.orig/Makefile net-im/linux-ymessenger/Makefile
--- net-im/linux-ymessenger.orig/Makefile	2007-01-30 04:23:57.000000000 +0000
+++ net-im/linux-ymessenger/Makefile	2010-02-21 10:44:46.444941029 +0000
@@ -10,7 +10,7 @@
 CATEGORIES=	net-im
 MASTER_SITES=	http://public.yahoo.com/%7Emmk/
 PKGNAMEPREFIX=	linux-
-DISTNAME=	rh9.${PORTNAME}-${PORTVERSION:C/\.([^\.]+)$/-\1/}.${MACHINE_ARCH}
+DISTNAME=	rh9.${PORTNAME}-${PORTVERSION:C/\.([^\.]+)$/-\1/}.i386
 DISTFILES=	${DISTNAME}.rpm ymessenger.bin
 EXTRACT_ONLY=	${DISTNAME}.rpm
 
@@ -24,7 +24,7 @@
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 STRIP=
 
 SHARE_FILES=	yahoo_gnome.png yahoo_kde.xpm ymessenger.desktop\


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



More information about the freebsd-ports-bugs mailing list