BROKEN on 4.x: Does not compile (tries to link to libpthread)

This commit is contained in:
Kris Kennaway 2004-05-22 05:56:58 +00:00
parent e6bbbfeed6
commit 49ed103866
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109681
2 changed files with 8 additions and 0 deletions

View file

@ -34,6 +34,10 @@ USE_REINPLACE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= "Does not compile on 4.x (tries to link to libpthread)"
.endif
BUILD_NR= 645
RELEASE_NR= 1.1
FRELEASE_NR= 1.1.2

View file

@ -34,6 +34,10 @@ USE_REINPLACE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= "Does not compile on 4.x (tries to link to libpthread)"
.endif
BUILD_NR= 645
RELEASE_NR= 1.1
FRELEASE_NR= 1.1.2