ports/160348: mail/thunderbird: spidermonkey conflict
Sam Cassiba
sam at cassiba.com
Thu Sep 1 00:30:10 UTC 2011
>Number: 160348
>Category: ports
>Synopsis: mail/thunderbird: spidermonkey conflict
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 01 00:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Sam Cassiba
>Release: 9.0-BETA1
>Organization:
>Environment:
FreeBSD trinity 9.0-BETA1 FreeBSD 9.0-BETA1 #2 r224968: Thu Aug 18 12:23:52 CDT 2011 root at trinity:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
mail/thunderbird fails to build after the port was updated to 6.0. This is identical to ports/159831 against www/firefox, and similarly removing spidermonkey lets me build thunderbird.
>How-To-Repeat:
attempt to build mail/thunderbird with lang/spidermonkey installed
>Fix:
a temporary measure is to register a build conflict with spidermonkey, identical to firefox, until this can be fixed
Patch attached with submission follows:
--- thunderbird/Makefile.orig 2011-08-31 19:22:35.922090364 -0500
+++ thunderbird/Makefile 2011-08-31 19:10:49.268086405 -0500
@@ -21,6 +21,8 @@
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
event-1.4:${PORTSDIR}/devel/libevent
+CONFLICTS_BUILD= spidermonkey-*
+
USE_AUTOTOOLS= autoconf213
USE_GECKO= gecko
USE_MOZILLA= -png -nss -dbm -jpeg -xft
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list