Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Jul 2016 09:54:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 210749] mail/thunderbird: update to 45.2.0
Message-ID:  <bug-210749-21738-tHhwIs7M0O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210749-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210749-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210749

--- Comment #6 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 172080
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172080
thunderbird 45.2.0 take 2

> +fontconfig_LIB_DEPENDS=3D	libfontconfig.so:x11-fonts/fontconfig
> +freetype_LIB_DEPENDS=3D	libfreetype.so:print/freetype2

Unless you plan to support USE_MOZILLA+=3D-fontconfig and USE_MOZILLA+=3D-f=
reetype
use plain LIB_DEPENDS. USE_MOZILLA predates option helpers but works simila=
r to
OPTIONS_(SLAVE|EXCLUDE).

> +USE_GNOME+=3D	gdkpixbuf2

Did you forget to remove it from mail/thunderbird/Makefile after adding to
Mk/bsd.gecko.mk ?

>+USES=3D		gettext tar:xz

If you really want to keep USES=3Dgettext move it under cairo-gtk* conditio=
nals
in Mk/bsd.gecko.mk. Alternatively, try adding -Wl,--as-needed to LDFLAGS.

> does that mean it souldn't be listed as a dependency even if it's referen=
ced?

I'd prefer to avoid adding workarounds due to bugs in other ports. However,=
 in
this case gecko@ ports need to be refactored first before worrying about st=
yle.
Maybe add XXX comment that USES=3Dgettext doesn't belong here or file a bug
assigned to gnome@ about...

https://wiki.openmandriva.org/en/Overlinking_issues_in_packaging#pkgconfig_=
issues

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210749-21738-tHhwIs7M0O>