diff options
Diffstat (limited to 'net/xbone/Makefile')
-rw-r--r-- | net/xbone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xbone/Makefile b/net/xbone/Makefile index 9e7878de3bd0..a1a64b9f3ae5 100644 --- a/net/xbone/Makefile +++ b/net/xbone/Makefile @@ -14,7 +14,7 @@ MAINTAINER= yushunwa@isi.edu .include <bsd.port.pre.mk> .if ${OSVERSION} < 320000 -FORBIDDEN= "X-Bone does not support FreeBSD prior to 3.2" +BROKEN= "X-Bone does not support FreeBSD prior to 3.2" .endif USE_GMAKE= yes |