summaryrefslogtreecommitdiff
path: root/net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-24 23:59:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-24 23:59:54 +0000
commit401101f9c8077911929d3f2b60a37098460a5d89 (patch)
treec2bef4719f6787550f0916aeaa8f4f403a9296af /net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild
parent4cbcc855382a06088e2f016f62cafdbcb7e40665 (diff)
gentoo resync : 25.03.2022
Diffstat (limited to 'net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild')
-rw-r--r--net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild
index f27f15cd9303..55425715a1ae 100644
--- a/net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild
+++ b/net-analyzer/argus-clients/argus-clients-3.0.8.3.ebuild
@@ -63,7 +63,7 @@ src_configure() {
src_compile() {
emake \
CCOPT="${CFLAGS} ${LDFLAGS}" \
- RANLIB=$(tc-getRANLIB) \
+ RANLIB="$(tc-getRANLIB)" \
CURSESLIB="$( $(tc-getPKG_CONFIG) --libs ncurses)"
}