summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/realpath/realpath-1.18.ebuild')
-rw-r--r--app-misc/realpath/realpath-1.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/realpath/realpath-1.18.ebuild b/app-misc/realpath/realpath-1.18.ebuild
index 67de345ef1f4..0a61456cc83e 100644
--- a/app-misc/realpath/realpath-1.18.ebuild
+++ b/app-misc/realpath/realpath-1.18.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-inherit epatch flag-o-matic multilib prefix toolchain-funcs
+inherit epatch flag-o-matic prefix
DESCRIPTION="Return the canonicalized absolute pathname"
HOMEPAGE="http://packages.debian.org/unstable/utils/realpath"
@@ -46,7 +46,7 @@ src_prepare() {
src_compile() {
tc-export CC
- use nls && use !elibc_glibc && append-libs -lintl
+ use nls && ! use elibc_glibc && append-libs -lintl
[[ ${CHOST} == *-mint* ]] && append-libs "-liconv"
local subdir