aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bsnmp-jails
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-10-28 20:17:49 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-10-28 20:17:49 +0000
commitf9a95694ae9c38f6dae2a97fa1726264a3198259 (patch)
tree3c093e5e9f44dbd7329704a7501108506fd0251d /net-mgmt/bsnmp-jails
parent3b358afb341029c5af1bf0e8790bbe78efa33099 (diff)
downloadports-f9a95694ae9c38f6dae2a97fa1726264a3198259.tar.gz
ports-f9a95694ae9c38f6dae2a97fa1726264a3198259.zip
Notes
Diffstat (limited to 'net-mgmt/bsnmp-jails')
-rw-r--r--net-mgmt/bsnmp-jails/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/bsnmp-jails/Makefile b/net-mgmt/bsnmp-jails/Makefile
index 5c90c37d7c26..79bf391dcd94 100644
--- a/net-mgmt/bsnmp-jails/Makefile
+++ b/net-mgmt/bsnmp-jails/Makefile
@@ -11,13 +11,12 @@ COMMENT= A bsnmpd module to measure statistics about jails
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= manpages
GNU_CONFIGURE= yes
PLIST_FILES= lib/snmp_jails.so lib/snmp_jails.so.0 \
lib/snmp_jails.a lib/snmp_jails.la \
- libexec/jail-measure
-MAN8= bsnmp-jails.8
+ libexec/jail-measure \
+ man/man8/bsnmp-jails.8.gz
post-patch:
${REINPLACE_CMD} -e 's|freebsd1|freebsd1.|' \