mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Fix build; including --without-snmp confuses the top-level configure
script.
This commit is contained in:
parent
dfa14d726d
commit
844b328c39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173733
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user