diff options
-rw-r--r-- | net/xorp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/xorp/Makefile b/net/xorp/Makefile index f956009bd416..7ef3e6950d51 100644 --- a/net/xorp/Makefile +++ b/net/xorp/Makefile @@ -59,8 +59,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/snmpd:${PORTSDIR}/net-mgmt/net-snmp CONFIGURE_ARGS+= --with-snmp \ --with-path-to-snmpd=${LOCALBASE}/bin/snmpd \ --with-path-to-net-snmpd-config=${LOCALBASE}/bin/net-snmp-config -.else -CONFIGURE_ARGS+= --without-snmp .endif .if defined(WITH_OPTIMIZATION) |