diff options
-rw-r--r-- | audio/freebirth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/freebirth/Makefile b/audio/freebirth/Makefile index cec0cb2814bf..57c3e2a8aeeb 100644 --- a/audio/freebirth/Makefile +++ b/audio/freebirth/Makefile @@ -22,7 +22,7 @@ USE_REINPLACE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500000 -BROKEN= "too unstable on FreeBSD 5.x" +IGNORE= is too unstable on FreeBSD >= 5.x .endif pre-build: |