summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-04-28 18:04:46 +0000
committerMichał Górny <mgorny@gentoo.org>2014-04-28 18:04:46 +0000
commitf8f0c11a1473f6c92de05900e2d987e86e231bde (patch)
tree2733cfe47c730bea498444f00526099d8dc482a3 /media-libs/libbluray/libbluray-9999.ebuild
parentUse multilib_native_use*. (diff)
downloadgentoo-2-f8f0c11a1473f6c92de05900e2d987e86e231bde.tar.gz
gentoo-2-f8f0c11a1473f6c92de05900e2d987e86e231bde.tar.bz2
gentoo-2-f8f0c11a1473f6c92de05900e2d987e86e231bde.zip
Use multilib_native_use* and multilib_is_native_abi.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-libs/libbluray/libbluray-9999.ebuild')
-rw-r--r--media-libs/libbluray/libbluray-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libbluray/libbluray-9999.ebuild b/media-libs/libbluray/libbluray-9999.ebuild
index b160eb4f74e1..8e3a484712f6 100644
--- a/media-libs/libbluray/libbluray-9999.ebuild
+++ b/media-libs/libbluray/libbluray-9999.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-libs/libbluray/libbluray-9999.ebuild,v 1.15 2014/04/11 05:37:20 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libbluray/libbluray-9999.ebuild,v 1.16 2014/04/28 18:04:46 mgorny Exp $
EAPI=5
@@ -59,7 +59,7 @@ multilib_src_configure() {
ECONF_SOURCE="${S}" econf \
--disable-optimizations \
- $(multilib_build_binaries && use_enable utils examples || echo "--disable-examples") \
+ $(multilib_native_use_enable utils examples) \
$(use_with truetype freetype) \
$(use_enable static-libs static) \
$(use_with xml libxml2) \
@@ -69,7 +69,7 @@ multilib_src_configure() {
multilib_src_install() {
emake DESTDIR="${D}" install
- if multilib_build_binaries && use utils; then
+ if multilib_is_native_abi && use utils; then
cd src
dobin index_dump mobj_dump mpls_dump
cd .libs/