diff options
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.9.1.ebuild | 1 | ||||
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-99999999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.9.1.ebuild b/net-analyzer/net-snmp/net-snmp-5.9.1.ebuild index 4f9ee76b72f0..a33f94b2f9ae 100644 --- a/net-analyzer/net-snmp/net-snmp-5.9.1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.9.1.ebuild @@ -127,7 +127,6 @@ src_configure() { --disable-static \ --enable-shared \ --with-default-snmp-version="3" \ - --with-install-prefix="${D}" \ --with-ldflags="${LDFLAGS}" \ --with-logfile="/var/log/net-snmpd.log" \ --with-mib-modules="${mibs}" \ diff --git a/net-analyzer/net-snmp/net-snmp-99999999.ebuild b/net-analyzer/net-snmp/net-snmp-99999999.ebuild index cdfc0eb41e75..652062a60647 100644 --- a/net-analyzer/net-snmp/net-snmp-99999999.ebuild +++ b/net-analyzer/net-snmp/net-snmp-99999999.ebuild @@ -131,7 +131,6 @@ src_configure() { --disable-static \ --enable-shared \ --with-default-snmp-version="3" \ - --with-install-prefix="${D}" \ --with-ldflags="${LDFLAGS}" \ --with-logfile="/var/log/net-snmpd.log" \ --with-mib-modules="${mibs}" \ |