Mark as broken on i386-7.
This commit is contained in:
parent
4046663712
commit
e5b7f42722
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200853
@ -23,8 +23,14 @@ PLIST_FILES= bin/opensched
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
.if ${ARCH} == "i386"
|
||||
BROKEN= Does not install
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "alpha"
|
||||
BROKEN= "Does not compile"
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user