summaryrefslogtreecommitdiffstats
path: root/devel/mico
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-09-10 23:39:40 +0000
committerkris <kris@FreeBSD.org>2006-09-10 23:39:40 +0000
commit3cbbda103dbbdb50e9abccb24093d6074727635f (patch)
tree7968a32edbe7079d402984453afde713286b2130 /devel/mico
parent6d07dc037a91d5ef2c8a71923ec31052ada5ecd3 (diff)
downloadFreeBSD-ports-3cbbda103dbbdb50e9abccb24093d6074727635f.zip
FreeBSD-ports-3cbbda103dbbdb50e9abccb24093d6074727635f.tar.gz
BROKEN on 7.0: does not compile
Diffstat (limited to 'devel/mico')
-rw-r--r--devel/mico/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index e19c090..358093f 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -108,6 +108,10 @@ MAN8= ird.8 micod.8 nsd.8
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700019
+BROKEN= Does not compile on FreeBSD >= 7.0
+.endif
+
# Does not build on alpha 4.x
.if ${OSVERSION} < 500000
NOT_FOR_ARCHS= alpha
OpenPOWER on IntegriCloud