summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/netams/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/netams/Makefile b/net-mgmt/netams/Makefile
index a7e8b56d2d27..297af95f2dbf 100644
--- a/net-mgmt/netams/Makefile
+++ b/net-mgmt/netams/Makefile
@@ -49,6 +49,8 @@ MAN8= netams.8 flowprobe.8 netamsctl.8
.if ${ARCH} != "i386"
BROKEN= does not compile
+.elif ${OSVERSION} >= 800000
+BROKEN= does not compile
.endif
PLIST_FILES+= etc/netams.conf.sample \