Mark broken on 5.x (varargs). Informed maintainer.
This commit is contained in:
parent
2e5565362b
commit
1a8e716bf0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95205
@ -15,4 +15,10 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= woju@freebsd.ntu.edu.tw
|
||||
COMMENT= NTHU-CS Maple BBS 2.36 BBS-like editor
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not compile (need to replace varargs.h with stdarg.h)"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user