BROKEN on 5.x: does not compile

This commit is contained in:
Kris Kennaway 2004-02-08 01:03:49 +00:00
parent 33d36dcdb4
commit 4b0520f423
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100318

View file

@ -42,6 +42,10 @@ LIBXMDIR= ${X11BASE}
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502000
BROKEN= "Does not compile"
.endif
.if ${OSVERSION} >= 500113
# XXX - configure is not detecting our streampos
# provide better solution later