summaryrefslogtreecommitdiff
path: root/net-analyzer/tcpdump/tcpdump-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/tcpdump/tcpdump-9999.ebuild')
-rw-r--r--net-analyzer/tcpdump/tcpdump-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-9999.ebuild b/net-analyzer/tcpdump/tcpdump-9999.ebuild
index 7fd150b21bd2..f4831f210d9a 100644
--- a/net-analyzer/tcpdump/tcpdump-9999.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-9999.ebuild
@@ -66,7 +66,7 @@ src_configure() {
$(use_enable samba smb) \
$(use_with drop-root chroot '') \
$(use_with smi) \
- $(use_with ssl crypto "${EPREFIX}/usr") \
+ $(use_with ssl crypto "${ESYSROOT}/usr") \
$(usex drop-root "--with-user=tcpdump" "")
}