BROKEN on 5.x: does not compile
This commit is contained in:
parent
33d36dcdb4
commit
4b0520f423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100318
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue