summaryrefslogtreecommitdiff
path: root/dev-util/btyacc/btyacc-3.0-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/btyacc/btyacc-3.0-r4.ebuild')
-rw-r--r--dev-util/btyacc/btyacc-3.0-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/btyacc/btyacc-3.0-r4.ebuild b/dev-util/btyacc/btyacc-3.0-r4.ebuild
index 750243f22758..a8c99b5e9c30 100644
--- a/dev-util/btyacc/btyacc-3.0-r4.ebuild
+++ b/dev-util/btyacc/btyacc-3.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -29,7 +29,7 @@ src_prepare() {
}
src_compile() {
- emake CC=$(tc-getCC)
+ emake CC="$(tc-getCC)"
}
src_install() {