summaryrefslogtreecommitdiff
path: root/sys-process/htop/htop-3.0.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/htop/htop-3.0.2-r1.ebuild')
-rw-r--r--sys-process/htop/htop-3.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/htop/htop-3.0.2-r1.ebuild b/sys-process/htop/htop-3.0.2-r1.ebuild
index 183f2f04fbcf..13b5c03ad252 100644
--- a/sys-process/htop/htop-3.0.2-r1.ebuild
+++ b/sys-process/htop/htop-3.0.2-r1.ebuild
@@ -46,7 +46,7 @@ src_prepare() {
}
src_configure() {
- [[ $CBUILD != $CHOST ]] && export ac_cv_file__proc_{meminfo,stat}=yes #328971
+ [[ ${CBUILD} != ${CHOST} ]] && export ac_cv_file__proc_{meminfo,stat}=yes #328971
local myeconfargs=(
# fails to build against recent hwloc versions