mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Mark broken on 5.x where it fails to compile
probably due a kse problem.
This commit is contained in:
parent
f44bcf8a86
commit
50181070dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212566
@ -44,6 +44,10 @@ OPTIONS= RDOC "Build and install Rdoc indexes" off \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 600000
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
# PORTEPOCH/PORTREVISION hack
|
||||
|
||||
.if ${PORTEPOCH} != 0
|
||||
|
Loading…
Reference in New Issue
Block a user