Date: Tue, 22 Sep 2020 15:18:10 +0000 (UTC) From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549602 - head/mail/thunderbird Message-ID: <202009221518.08MFIAdS084921@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pkubaj Date: Tue Sep 22 15:18:09 2020 New Revision: 549602 URL: https://svnweb.freebsd.org/changeset/ports/549602 Log: mail/thunderbird: enable building on powerpc64 Builds fine on head. Modified: head/mail/thunderbird/Makefile Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Tue Sep 22 15:01:47 2020 (r549601) +++ head/mail/thunderbird/Makefile Tue Sep 22 15:18:09 2020 (r549602) @@ -11,8 +11,6 @@ DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above -BROKEN_powerpc64= fails to build: gmake[4]: *** [backend.mk:47: .deps/node.stub.stub] Error 246 - BUILD_DEPENDS= nspr>=4.26:devel/nspr \ nss>=3.56:security/nss \ icu>=67.1,1:devel/icu \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009221518.08MFIAdS084921>