mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
Mark broken on 11 as there are two reports that it is unusable.
This commit is contained in:
parent
7b48d5009f
commit
26e5b1062b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343191
1 changed files with 4 additions and 0 deletions
|
@ -84,6 +84,10 @@ CMAKE_ARGS+= -DOPTION_OMP:BOOL=ON
|
|||
CMAKE_ARGS+= -DOPTION_OMP:BOOL=OFF
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 1100000
|
||||
BROKEN= rawtherapee is known to crash on -HEAD and requires debugging that the maintainer cannot provide.
|
||||
.endif
|
||||
|
||||
# -------------------------------------------------------------------
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Add table
Reference in a new issue