1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

- Mark BROKEN on CURRENT: include/schily/schily.h:110: error: conflicting types for 'fexecve'

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2008-05-14 20:07:02 +00:00
parent 0f1fe50ab6
commit c313046dd7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213059

View File

@ -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