mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
BROKEN on 5.x: does not compile
This commit is contained in:
parent
d12aa6d6ff
commit
e76975c112
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100079
@ -31,6 +31,10 @@ ICIDOCS= doc/ici-a4.ps doc/ici-ltr.ps doc/ici.txt doc/ici.pdf
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Does not compile"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's/float_t/floats_t/g' ${WRKSRC}/*.[ch]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user