Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2005 20:49:31 +0900 (JST)
From:      NIIMI Satoshi <sa2c@sa2c.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80937: mail/thunderbird: incorrect icon location in .desktop
Message-ID:  <20050512114931.759A75C2B@berkeley.l.sa2c.net>
Resent-Message-ID: <200505121150.j4CBo25O089851@freefall.freebsd.org>

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

>Number:         80937
>Category:       ports
>Synopsis:       mail/thunderbird: incorrect icon location in .desktop
>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:   Thu May 12 11:50:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     NIIMI Satoshi
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD berkeley.l.sa2c.net 5.4-RELEASE FreeBSD 5.4-RELEASE #11: Sun May 8 05:53:36 JST 2005 root@berkeley.l.sa2c.net:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
Icon pointed by "Icon" line in thunderbird.desktop does not exist.
	
>How-To-Repeat:
	
>Fix:

	

--- thunderbird.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/thunderbird/Makefile,v
retrieving revision 1.44
diff -u -d -r1.44 Makefile
--- Makefile	27 Apr 2005 11:33:51 -0000	1.44
+++ Makefile	12 May 2005 04:47:09 -0000
@@ -44,7 +44,7 @@
 ESD_LIB=		libesd.so.2
 
 THUNDERBIRD=		${PORTNAME}
-THUNDERBIRD_ICON=	${PREFIX}/lib/${PORTNAME}-${PORTVERSION}/chrome/icons/default/default.xpm
+THUNDERBIRD_ICON=	${LOCAL_PREFIX}/lib/${PORTNAME}-${PORTVERSION}/chrome/icons/default/default.xpm
 MOZ_PIS_SCRIPTS=	S50cleanhome
 SCRIPTS_DIR=		${FAKEDIR}/${LOCAL_SUBDIR}/lib/${PORTNAME}-${PORTVERSION}
 MOZ_PIS_DIR=		${SCRIPTS_DIR}/init.d
--- thunderbird.diff ends here ---


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



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