aboutsummaryrefslogtreecommitdiff
path: root/net/atmsupport
diff options
context:
space:
mode:
Diffstat (limited to 'net/atmsupport')
-rw-r--r--net/atmsupport/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/atmsupport/Makefile b/net/atmsupport/Makefile
index 72e6ca60a656..22a15b0bdc0c 100644
--- a/net/atmsupport/Makefile
+++ b/net/atmsupport/Makefile
@@ -27,7 +27,7 @@ MAN1= unidecode.1 uniencode.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800000 && ${ARCH} == "amd64"
+.if ${OSVERSION} >= 800097
BROKEN= does not compile
.endif