mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Mark xmess BROKEN on 5.x until a solution is not found
Reported by: pointyhat via kris
This commit is contained in:
parent
693aee85ad
commit
8aea8af714
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143721
@ -112,6 +112,8 @@ ALLDOCS= ${GENERALDOCS} ${XMESSDOCS}
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Doesn't build on FreeBSD < 5.x"
|
||||
.elif (${OSVERSION} < 600000 && ${MAMEMESS} == "mess")
|
||||
BROKEN= "Doesn't build on FreeBSD < 6.x"
|
||||
.endif
|
||||
|
||||
# Option WITH_DATFILES
|
||||
|
Loading…
Reference in New Issue
Block a user