aboutsummaryrefslogtreecommitdiff
path: root/net/ntp-devel
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2011-08-22 03:58:07 +0000
committerCy Schubert <cy@FreeBSD.org>2011-08-22 03:58:07 +0000
commitefda7777bea140d83a50ec0196017b22dd0a0349 (patch)
treee1afc8e8647a0135b648ef4ee79aa110ec2787dc /net/ntp-devel
parent27299dfc3f51e156309643ebe0cdb85f8e59694e (diff)
downloadports-efda7777bea140d83a50ec0196017b22dd0a0349.tar.gz
ports-efda7777bea140d83a50ec0196017b22dd0a0349.zip
Notes
Diffstat (limited to 'net/ntp-devel')
-rw-r--r--net/ntp-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index 267b2c41ad3b..a932eeb71f88 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -40,8 +40,7 @@ PLIST_SUB+= SSL=""
CONFIGURE_ARGS+= --enable-ipv6
.endif
-MAN8= ntp-keygen.8 ntpd.8 ntpdc.8 ntpq.8 sntp.8 ntp-wait.8 \
- ntpsnmpd.8
+MAN8= ntp-keygen.8 ntpd.8 ntpdc.8 ntpq.8 sntp.8 ntp-wait.8
pre-everything::
@${ECHO}
@@ -58,6 +57,7 @@ pre-everything::
BUILD_DEPENDS= ${LOCALBASE}/bin/net-snmp-config:${PORTSDIR}/net-mgmt/net-snmp
LIB_DEPENDS= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
PLIST_SUB+= NETSNMP=""
+MAN8+= ntpsnmpd.8
.else
PLIST_SUB+= NETSNMP="@comment "
.endif