diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/freeradius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 840e3c71d558..15d0de1edcfc 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -180,7 +180,7 @@ WITH_EXPERIMENTAL= yes .endif .ifdef(WITH_SNMP) -LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 +LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp .else CONFIGURE_ARGS+=--without-snmp .endif |