aboutsummaryrefslogtreecommitdiffstats
path: root/net/ntp-devel/Makefile
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2011-08-17 14:28:50 +0800
committercy <cy@FreeBSD.org>2011-08-17 14:28:50 +0800
commit3604704bf26aec560265ffe58274227bc06186ea (patch)
treea11f67f612a29b6c157e72e6df54d86a0b552a7b /net/ntp-devel/Makefile
parent4af1c935a1a7b43e59a4b3f9ff965e009db9a253 (diff)
downloadfreebsd-ports-gnome-3604704bf26aec560265ffe58274227bc06186ea.tar.gz
freebsd-ports-gnome-3604704bf26aec560265ffe58274227bc06186ea.tar.zst
freebsd-ports-gnome-3604704bf26aec560265ffe58274227bc06186ea.zip
Update 4.2.7p202 --> 4.2.7p203
Diffstat (limited to 'net/ntp-devel/Makefile')
-rw-r--r--net/ntp-devel/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index 06011a30947f..267b2c41ad3b 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ntp
-PORTVERSION= 4.2.7p202
+PORTVERSION= 4.2.7p203
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-dev/ \
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \
@@ -40,7 +40,8 @@ PLIST_SUB+= SSL=""
CONFIGURE_ARGS+= --enable-ipv6
.endif
-MAN8= ntp-keygen.8 ntpd.8 ntpdc.8 ntpq.8 sntp.8
+MAN8= ntp-keygen.8 ntpd.8 ntpdc.8 ntpq.8 sntp.8 ntp-wait.8 \
+ ntpsnmpd.8
pre-everything::
@${ECHO}
@@ -56,6 +57,9 @@ pre-everything::
# uses it. If detected, modify dependencies and package list.
BUILD_DEPENDS= ${LOCALBASE}/bin/net-snmp-config:${PORTSDIR}/net-mgmt/net-snmp
LIB_DEPENDS= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
+PLIST_SUB+= NETSNMP=""
+.else
+PLIST_SUB+= NETSNMP="@comment "
.endif
post-install: