diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
commit | 15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a (patch) | |
tree | b0fa9b18996a677b660c79b2997922d92ed19e2c /graphics/utah-glx/Makefile | |
parent | The p5-GtkGLArea port has been marked BROKEN for 23 months waiting for (diff) |
BROKEN -> IGNORE to prevent package build
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: |