mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
- Mark BROKEN on CURRENT: include/schily/schily.h:110: error: conflicting types for 'fexecve'
Reported by: pointyhat
This commit is contained in:
parent
0f1fe50ab6
commit
c313046dd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213059
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ PLIST_SUB= RULESUSED="${RULEUSED}"
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800032
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not build on sparc64
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue