aboutsummaryrefslogtreecommitdiff
path: root/net/ntp
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2016-11-24 14:41:40 +0000
committerCy Schubert <cy@FreeBSD.org>2016-11-24 14:41:40 +0000
commit6a7ba755fc5a6afdae5b7df80803829b04f03fff (patch)
treecdb26ec0993f590770f022267c49e14cf41b02ad /net/ntp
parent6c3a5f7dddc908d07ddc5e6e607a79f2f4387c29 (diff)
downloadports-6a7ba755fc5a6afdae5b7df80803829b04f03fff.tar.gz
ports-6a7ba755fc5a6afdae5b7df80803829b04f03fff.zip
Document that net/ntp does not build under FreeBSD-9.
Notes
Notes: svn path=/head/; revision=427017
Diffstat (limited to 'net/ntp')
-rw-r--r--net/ntp/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 5acc4996db48..03c2ad89d84d 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -13,6 +13,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/P/p/:S/.r/-RC/}
MAINTAINER= cy@FreeBSD.org
COMMENT= The Network Time Protocol Distribution
+.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
+BROKEN= Does not build under FreeBSD-9
+.endif
+
BUILD_DEPENDS= autogen:devel/autogen
LIB_DEPENDS= libevent.so:devel/libevent2 \
libmd5.so:www/libwww