summaryrefslogtreecommitdiff
path: root/net-misc/spiped/spiped-1.6.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/spiped/spiped-1.6.2.ebuild')
-rw-r--r--net-misc/spiped/spiped-1.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spiped/spiped-1.6.2.ebuild b/net-misc/spiped/spiped-1.6.2.ebuild
index 3ec7e11ae171..6237545faff9 100644
--- a/net-misc/spiped/spiped-1.6.2.ebuild
+++ b/net-misc/spiped/spiped-1.6.2.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
RESTRICT="test"
src_compile() {
- emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+ emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
}
src_install() {