aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2008-08-09 21:57:55 +0800
committererwin <erwin@FreeBSD.org>2008-08-09 21:57:55 +0800
commit80302d752e8c2d2caad2941fa551dc5a266e200d (patch)
treea1f3fcc2a612484e8726abfb1e4fd9df934b3c4c /net-mgmt
parent4f728b460cb419edb2c25aac298951f32cef50be (diff)
downloadfreebsd-ports-graphics-80302d752e8c2d2caad2941fa551dc5a266e200d.tar.gz
freebsd-ports-graphics-80302d752e8c2d2caad2941fa551dc5a266e200d.tar.zst
freebsd-ports-graphics-80302d752e8c2d2caad2941fa551dc5a266e200d.zip
Mark BROKEN on i386 8.x: does not compile.
Diffstat (limited to 'net-mgmt')
-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 a7e8b56d2d2..297af95f2db 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 \