From c313046dd7719f0a50e7d0711ca37b55a331bb6c Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 14 May 2008 20:07:02 +0000 Subject: - Mark BROKEN on CURRENT: include/schily/schily.h:110: error: conflicting types for 'fexecve' Reported by: pointyhat --- devel/smake/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'devel/smake') diff --git a/devel/smake/Makefile b/devel/smake/Makefile index cf6fd8034ab8..f49c35c5b471 100644 --- a/devel/smake/Makefile +++ b/devel/smake/Makefile @@ -28,6 +28,10 @@ PLIST_SUB= RULESUSED="${RULEUSED}" .include +.if ${OSVERSION} >= 800032 +BROKEN= Does not compile +.endif + .if ${ARCH} == "sparc64" BROKEN= Does not build on sparc64 .endif -- cgit v1.2.3