diff options
Diffstat (limited to 'media-video/vlc/vlc-2.1.4.ebuild')
-rw-r--r-- | media-video/vlc/vlc-2.1.4.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/media-video/vlc/vlc-2.1.4.ebuild b/media-video/vlc/vlc-2.1.4.ebuild index a0cf5d783514..88bf5cd0625a 100644 --- a/media-video/vlc/vlc-2.1.4.ebuild +++ b/media-video/vlc/vlc-2.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1.4.ebuild,v 1.5 2014/03/26 16:04:34 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1.4.ebuild,v 1.6 2014/03/26 18:38:20 tomwij Exp $ EAPI="5" @@ -263,9 +263,6 @@ src_configure() { # FIXME! append-ldflags "-L/usr/$(get_libdir)/sidplay/builders/" - # Append -fPIC temporarily for bug #502394. - append-flags -fPIC - if use truetype || use projectm ; then local dejavu="/usr/share/fonts/dejavu/" myconf="--with-default-font=${dejavu}/DejaVuSans.ttf \ |