diff --git a/net/tund/Makefile b/net/tund/Makefile index 095b8e26058d..327aa950f034 100644 --- a/net/tund/Makefile +++ b/net/tund/Makefile @@ -20,8 +20,8 @@ MANCOMPRESSED= yes .include -.if ${ARCH} == "ia64" || ${ARCH} == "sparc64" -BROKEN= "Does not build on ia64 or sparc64" +.if ${ARCH} == "ia64" +BROKEN= "Does not build on ${ARCH}" .endif .include