From cfc4fc23307ad0071a3890f8d76cecfcd935f226 Mon Sep 17 00:00:00 2001 From: alepulver Date: Sun, 8 Oct 2006 14:35:12 +0000 Subject: - Remove BROKEN for 4.x since a maintainer patch was previously committed. --- net/ndisc6/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'net/ndisc6') diff --git a/net/ndisc6/Makefile b/net/ndisc6/Makefile index bdc4b9114700..28da2cf42ef7 100644 --- a/net/ndisc6/Makefile +++ b/net/ndisc6/Makefile @@ -28,12 +28,6 @@ MLINKS= rltraceroute6.8 tcptraceroute6.8 \ PORTDOCS= AUTHORS NEWS README -.include - -.if ${OSVERSION} < 500000 -BROKEN= does not build on 4.x -.endif - post-install: .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @@ -42,4 +36,4 @@ post-install: .endfor .endif -.include +.include -- cgit