mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- set option PHP broken on FreeBSD-11
PR: 192310
This commit is contained in:
parent
1fae88f843
commit
785709e095
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364072
@ -178,6 +178,12 @@ BROKEN= Ming incomplete, uses removed libgraph
|
||||
BROKEN= illegal macro in libdata/pkgconfig/ruby-1.9.pc
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} > 1100000
|
||||
.if ${PORT_OPTIONS:MPHP}
|
||||
BROKEN= code generated by swig fails to compile
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MTK}
|
||||
.if empty(PORT_OPTIONS:MTCL)
|
||||
IGNORE= option TCL is required for option TK
|
||||
|
Loading…
Reference in New Issue
Block a user