From 2f5fd33d0b48f766e2722a601367b2d51c9e82a8 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 02:10:52 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- net/ntp-devel/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'net/ntp-devel') diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index ce6881d76b19..ab31649815e3 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -44,12 +44,6 @@ CONFIGURE_ARGS+= --enable-ipv6 MAN1= ntp-keygen.1 ntpd.1 ntpdc.1 ntpq.1 sntp.1 -.include - -.if ${OSVERSION} < 500000 -BROKEN= Will not build under 4.X. -.endif - post-install: @${MKDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${WRKSRC}/conf/* ${EXAMPLESDIR} @@ -60,4 +54,4 @@ post-install: ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} --quiet ${DOCSDIR} .endif -.include +.include -- cgit v1.2.3