aboutsummaryrefslogtreecommitdiff
path: root/net/ndisc6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ndisc6/Makefile')
-rw-r--r--net/ndisc6/Makefile8
1 files changed, 1 insertions, 7 deletions
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 <bsd.port.pre.mk>
-
-.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 <bsd.port.post.mk>
+.include <bsd.port.mk>