diff options
Diffstat (limited to 'net/ifstat/Makefile')
-rw-r--r-- | net/ifstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index 7d9f6120b403..57c90900bf84 100644 --- a/net/ifstat/Makefile +++ b/net/ifstat/Makefile @@ -14,7 +14,7 @@ GNU_CONFIGURE= yes USE_OPENSSL= yes OPTIONS_DEFINE= SNMP -SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp SNMP_CONFIGURE_WITH= snmp PLIST_FILES= bin/ifstat man/man1/ifstat.1.gz |