Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2014 08:37:54 GMT
From:      Toni Ballesta <mustelator@yahoo.es>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188984: mail/thunderbird-i18n: Not symlinks correctly (sended to firefox)
Message-ID:  <201404250837.s3P8bsVw043316@cgiserv.freebsd.org>
Resent-Message-ID: <201404250840.s3P8e0H0022141@freefall.freebsd.org>

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

>Number:         188984
>Category:       ports
>Synopsis:       mail/thunderbird-i18n: Not symlinks correctly (sended to firefox)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 25 08:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Toni Ballesta
>Release:        10.0-RELEASE
>Organization:
>Environment:
FreeBSD freebsd 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
mail/thunderbird-i18n have bad USE_XPI indication.
>How-To-Repeat:

>Fix:
Replaced "firefox linux-firefox" by "thunderbird", like the patch.

Patch attached with submission follows:

--- Makefile.ori	2014-04-09 14:39:38.000000000 +0200
+++ Makefile	2014-04-25 10:30:31.000000000 +0200
@@ -15,7 +15,7 @@
 EXTRACT_DEPENDS=	zip:${PORTSDIR}/archivers/zip
 
 USES=		zip:infozip gecko:thunderbird
-USE_XPI=	firefox linux-firefox
+USE_XPI=	thunderbird
 
 NO_BUILD=	yes
 NO_ARCH=	yes


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



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