multimedia/k9copy-kde4: 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
This commit is contained in:
Ed Maste 2018-03-27 15:01:11 +00:00
parent 7e46d11ac9
commit 7178ca310b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465711

View file

@ -20,6 +20,7 @@ LIB_DEPENDS= libxine.so:multimedia/libxine \
USES= cmake gettext kde:4 localbase
USE_KDE= kdelibs automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
LLD_UNSAFE= yes
OPTIONS_DEFINE= MENCODER MPLAYER DVDAUTHOR
MENCODER_DESC= MEncoder support