aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-05-27 15:26:22 +0800
committererwin <erwin@FreeBSD.org>2009-05-27 15:26:22 +0800
commit55771d33bd33b5250bd3bbcf61c3db560203a238 (patch)
tree836815bf1e29186043e05d775fcfe2eb7fdafa4e /security
parentebc9c9226625b411bf4b4cad0543e02d934d171a (diff)
downloadfreebsd-ports-gnome-55771d33bd33b5250bd3bbcf61c3db560203a238.tar.gz
freebsd-ports-gnome-55771d33bd33b5250bd3bbcf61c3db560203a238.tar.zst
freebsd-ports-gnome-55771d33bd33b5250bd3bbcf61c3db560203a238.zip
Mark BROKEN on 8.x: does not build.
Diffstat (limited to 'security')
-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%%