summaryrefslogtreecommitdiff
path: root/net-analyzer/ettercap/ettercap-0.8.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/ettercap/ettercap-0.8.3.ebuild')
-rw-r--r--net-analyzer/ettercap/ettercap-0.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ettercap/ettercap-0.8.3.ebuild b/net-analyzer/ettercap/ettercap-0.8.3.ebuild
index 12a0ca3162d5..ec323be8df10 100644
--- a/net-analyzer/ettercap/ettercap-0.8.3.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.8.3.ebuild
@@ -63,7 +63,7 @@ src_configure() {
-DENABLE_GEOIP="$(usex geoip)"
-DBUNDLED_LIBS=OFF
-DSYSTEM_LIBS=ON
- -DINSTALL_SYSCONFDIR="${EROOT}"etc
+ -DINSTALL_SYSCONFDIR="${EPREFIX}"/etc
)
#right now we only support gtk2, but ettercap also supports gtk3
#do we care? do we want to support both?