aboutsummaryrefslogtreecommitdiff
path: root/security/dazuko
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-05-27 07:26:22 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-05-27 07:26:22 +0000
commita34335170372ab9e394a79f38075d893d86368ea (patch)
tree21e606de01f15a64a76d5d200570fc3aab305ac3 /security/dazuko
parentfdc42a5004771870edab6cee23e22e388de66eb6 (diff)
downloadports-a34335170372ab9e394a79f38075d893d86368ea.tar.gz
ports-a34335170372ab9e394a79f38075d893d86368ea.zip
Mark BROKEN on 8.x: does not build.
Notes
Notes: svn path=/head/; revision=234651
Diffstat (limited to 'security/dazuko')
-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%%