aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/dazuko/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/dazuko/Makefile b/security/dazuko/Makefile
index 07c605d86290..5edbb0be794d 100644
--- a/security/dazuko/Makefile
+++ b/security/dazuko/Makefile
@@ -19,6 +19,10 @@ OPTIONS= EXAMPLEC "Install C example programs" on
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800014
+BROKEN= does not build
+.endif
+
.if defined(WITH_EXAMPLEC)
PLIST_FILES= %%EXAMPLESDIR%%/example %%EXAMPLESDIR%%/example_mt
PLIST_DIRS= %%EXAMPLESDIR%%