1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Remove BROKEN on 8.x - this is devel/gdc problem

This commit is contained in:
Dmitry Marakasov 2009-02-17 23:06:08 +00:00
parent 981fbffab6
commit b78a28ab8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228568

View File

@ -25,12 +25,6 @@ PORTDOCS= *
MAN1= dsss.1 rebuild.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800000
BROKEN= does not compile on 8-CURRENT
.endif
post-patch:
@${REINPLACE_CMD} -e 's|share/man|man|' \
${WRKSRC}/dsss.conf
@ -43,4 +37,4 @@ post-patch:
${WRKSRC}/rebuild/Makefile
.endfor
.include <bsd.port.post.mk>
.include <bsd.port.mk>