diff options
author | zi <zi@FreeBSD.org> | 2017-09-15 05:23:14 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2017-09-15 05:23:14 +0800 |
commit | fb1bd23c34bcba7d6e85e859e83bda0f3b4bab38 (patch) | |
tree | c26b584b7b12bcbd6d4239497bae5ead431c6030 | |
parent | 9e9d26e9c57b22c4c0dd34647e7b81a3f41d2b6d (diff) | |
download | freebsd-ports-gnome-fb1bd23c34bcba7d6e85e859e83bda0f3b4bab38.tar.gz freebsd-ports-gnome-fb1bd23c34bcba7d6e85e859e83bda0f3b4bab38.tar.zst freebsd-ports-gnome-fb1bd23c34bcba7d6e85e859e83bda0f3b4bab38.zip |
- Update MFD description
PR: 222331
-rw-r--r-- | net-mgmt/net-snmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index 53d672e33efd..aa120c40e13d 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -24,7 +24,7 @@ OPTIONS_DEFINE= IPV6 MFD_REWRITES PERL PERL_EMBEDDED PYTHON DUMMY TKMIB \ OPTIONS_DEFAULT=PERL PERL_EMBEDDED DUMMY SMUX OPTIONS_SUB= yes -MFD_REWRITES_DESC= Build with 64-bit Interface Counters +MFD_REWRITES_DESC= Use new MFD rewrites of mib modules PERL_EMBEDDED_DESC= Build embedded perl DUMMY_DESC= Enable dummy values as placeholders TKMIB_DESC= Install graphical MIB browser |