aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netams
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-05-29 21:28:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-05-29 21:28:57 +0000
commitf20537e5bad09b382c05631228f9bc662f5cbea9 (patch)
treecaccced37beddf18da7bd4446fad33c32640d557 /net-mgmt/netams
parent0690249429fffab8709e62d94258e44ab2aa7367 (diff)
downloadports-f20537e5bad09b382c05631228f9bc662f5cbea9.tar.gz
ports-f20537e5bad09b382c05631228f9bc662f5cbea9.zip
Notes
Diffstat (limited to 'net-mgmt/netams')
-rw-r--r--net-mgmt/netams/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/netams/Makefile b/net-mgmt/netams/Makefile
index def106d89441..a7e8b56d2d27 100644
--- a/net-mgmt/netams/Makefile
+++ b/net-mgmt/netams/Makefile
@@ -47,6 +47,10 @@ MAN8= netams.8 flowprobe.8 netamsctl.8
.include <bsd.port.pre.mk>
+.if ${ARCH} != "i386"
+BROKEN= does not compile
+.endif
+
PLIST_FILES+= etc/netams.conf.sample \
libexec/netams \
sbin/flowprobe \