aboutsummaryrefslogtreecommitdiff
path: root/net/ndisc6
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-10-08 14:35:12 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-10-08 14:35:12 +0000
commitac735cf21fd7c181826b0a5d8c6eada709eacdcf (patch)
treec961722acc026e6e73bebe36cdb29eb014b29fc7 /net/ndisc6
parent3b735ca669d4027973875897bad9ce2738382e26 (diff)
downloadports-ac735cf21fd7c181826b0a5d8c6eada709eacdcf.tar.gz
ports-ac735cf21fd7c181826b0a5d8c6eada709eacdcf.zip
Notes
Diffstat (limited to 'net/ndisc6')
-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>