diff options
author | az <az@FreeBSD.org> | 2008-03-06 23:27:58 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2008-03-06 23:27:58 +0800 |
commit | ff920d436c4b1ea244abb47f15f7f2df6427a264 (patch) | |
tree | 2ff5316923d6aeadcc926729342a3d0dbad80ecd /net-mgmt/bsnmp-ucd | |
parent | 157cd58bfb3f56fd74fc480c1cc3a64d75298514 (diff) | |
download | freebsd-ports-gnome-ff920d436c4b1ea244abb47f15f7f2df6427a264.tar.gz freebsd-ports-gnome-ff920d436c4b1ea244abb47f15f7f2df6427a264.tar.zst freebsd-ports-gnome-ff920d436c4b1ea244abb47f15f7f2df6427a264.zip |
- Fix autools issue
Reported by: erwin@
Pointy hat: az@
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 |