ports/80937: mail/thunderbird: incorrect icon location in .desktop
NIIMI Satoshi
sa2c at sa2c.net
Thu May 12 11:50:03 UTC 2005
>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 at 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:
More information about the freebsd-ports-bugs
mailing list