Mark BROKEN on 8.x: does not build.
This commit is contained in:
parent
ae4be6b259
commit
9304202797
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234254
@ -27,4 +27,10 @@ MAKE_ARGS+= MANDIR="${PREFIX}/man/man"
|
||||
MAN1= doscmd.1
|
||||
MANCOMPRESSED= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800000
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user