summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-05-19 23:04:49 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-05-19 23:04:49 +0000
commitbc3a8210d9b11324022c347d981e6f181630d0ca (patch)
treea29c628338d62b57c524a7587e2182188d31b1db /databases
parentStyle fix, $FreeBSD$ line is a comment, so add a leading '#'. (diff)
- Mark BROKEN on 5.x
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=213362
Diffstat (limited to 'databases')
-rw-r--r--databases/fastdb/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/fastdb/Makefile b/databases/fastdb/Makefile
index 27a899eb7c5f..3ee623f187e9 100644
--- a/databases/fastdb/Makefile
+++ b/databases/fastdb/Makefile
@@ -29,6 +29,10 @@ PORTDOCS= FastDB.htm
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 600000
+BROKEN= does not compile
+.endif
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}