mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
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
@ -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 New Issue
Block a user