diff options
Diffstat (limited to 'graphics/utah-glx/Makefile')
-rw-r--r-- | graphics/utah-glx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/utah-glx/Makefile b/graphics/utah-glx/Makefile index 30c50a555d2e..9bdfeb6092d2 100644 --- a/graphics/utah-glx/Makefile +++ b/graphics/utah-glx/Makefile @@ -52,7 +52,7 @@ ALL_TARGET= depend all .include <bsd.port.pre.mk> .if ${XFREE86_VERSION} > 3 -BROKEN= "Requires XFree86 3.3.* - will not work with XFree86 4.*" +IGNORE= "Requires XFree86 3.3.* - will not work with XFree86 4.*" .endif pre-build: |