aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gxine
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2018-03-27 14:44:07 +0000
committerEd Maste <emaste@FreeBSD.org>2018-03-27 14:44:07 +0000
commitab7daed587409cedeb543ee847dac1151c8787f9 (patch)
treecf3ba887e6089cfa68bfda587982dca79ee793ee /multimedia/gxine
parentea00edeb2cadb95d56cdd664560eec59b28762aa (diff)
downloadports-ab7daed587409cedeb543ee847dac1151c8787f9.tar.gz
ports-ab7daed587409cedeb543ee847dac1151c8787f9.zip
multimedia/gxine: set LLD_UNSAFE
Ports using libxine fail to link due to shared library protected visibility symbol preemption issues. Set LLD_UNSAFE to use ld.bfd. PR: 214864, 226981 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=465708
Diffstat (limited to 'multimedia/gxine')
-rw-r--r--multimedia/gxine/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile
index 16f9bf6e484c..cbaecd1e6caf 100644
--- a/multimedia/gxine/Makefile
+++ b/multimedia/gxine/Makefile
@@ -19,6 +19,7 @@ USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= gtk30
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-hal --with-libintl-prefix=${LOCALBASE} --with-gtk3
+LLD_UNSAFE= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include