summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/trayer/trayer-1.0-r4.ebuild')
-rw-r--r--x11-misc/trayer/trayer-1.0-r4.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-misc/trayer/trayer-1.0-r4.ebuild b/x11-misc/trayer/trayer-1.0-r4.ebuild
index 2e11ffd72f0f..eab20e264425 100644
--- a/x11-misc/trayer/trayer-1.0-r4.ebuild
+++ b/x11-misc/trayer/trayer-1.0-r4.ebuild
@@ -30,6 +30,8 @@ PATCHES=(
)
src_compile() {
+ tc-export PKG_CONFIG
+
emake "CC=$(tc-getCC)" CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" -C systray
emake "CC=$(tc-getCC)" CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}"
}