diff options
author | Andrej Zverev <az@FreeBSD.org> | 2008-03-06 15:27:58 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2008-03-06 15:27:58 +0000 |
commit | 903e2f7bf83c16d67efc898aa2cb7751686b4275 (patch) | |
tree | 5a097bae3380fed9a749353ed682df0fc1ff82f5 /net-mgmt/bsnmp-ucd | |
parent | da8555e7abee5d8635484bb2bc8eb93a2c31b8a6 (diff) | |
download | ports-903e2f7bf83c16d67efc898aa2cb7751686b4275.tar.gz ports-903e2f7bf83c16d67efc898aa2cb7751686b4275.zip |
Notes
Diffstat (limited to 'net-mgmt/bsnmp-ucd')
-rw-r--r-- | net-mgmt/bsnmp-ucd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/bsnmp-ucd/Makefile b/net-mgmt/bsnmp-ucd/Makefile index ff7b87c360e8..5ad60543b636 100644 --- a/net-mgmt/bsnmp-ucd/Makefile +++ b/net-mgmt/bsnmp-ucd/Makefile @@ -14,7 +14,7 @@ MAINTAINER= to.my.trociny@gmail.com COMMENT= A bsnmpd module that implements parts of UCD-SNMP-MIB USE_MAKE= yes -USE_AUTOTOOLS= libtool:15:build +USE_AUTOTOOLS= libtool:15:env MAN8= bsnmp-ucd.8 |