- mark ignore on FreeBSD 5.x
Approved by: maintainer
This commit is contained in:
parent
66a388ece5
commit
86102784f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185488
@ -37,4 +37,10 @@ post-patch:
|
||||
${WRKSRC}/UL/GNUmakefile \
|
||||
${WRKSRC}/UL/AdunServer/GNUmakefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 600000
|
||||
IGNORE= not enough math funtions
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user