1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Remove BROKEN for 4.x since a maintainer patch was previously committed.

This commit is contained in:
Alejandro Pulver 2006-10-08 14:35:12 +00:00
parent 3b735ca669
commit ac735cf21f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174947

View File

@ -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>