aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bsnmp-jails
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-10-27 22:29:46 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-10-27 22:29:46 +0000
commit338eecf23761d8a27351a0657ead88ab54a8f9da (patch)
tree2f75f2dd22479e7d9e0d627ea798a4d2a036e75f /net-mgmt/bsnmp-jails
parent2078f2a7ae31de5a4474e59c2d813276c225277f (diff)
downloadports-338eecf23761d8a27351a0657ead88ab54a8f9da.tar.gz
ports-338eecf23761d8a27351a0657ead88ab54a8f9da.zip
Notes
Diffstat (limited to 'net-mgmt/bsnmp-jails')
-rw-r--r--net-mgmt/bsnmp-jails/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/bsnmp-jails/Makefile b/net-mgmt/bsnmp-jails/Makefile
index dca3a47e8d9c..5c90c37d7c26 100644
--- a/net-mgmt/bsnmp-jails/Makefile
+++ b/net-mgmt/bsnmp-jails/Makefile
@@ -11,15 +11,13 @@ COMMENT= A bsnmpd module to measure statistics about jails
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYING
-NO_STAGE= yes
-
+USES= manpages
GNU_CONFIGURE= yes
-MAN8= bsnmp-jails.8
-
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
post-patch:
${REINPLACE_CMD} -e 's|freebsd1|freebsd1.|' \