diff options
-rw-r--r-- | graphics/ffff/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ffff/Makefile b/graphics/ffff/Makefile index c0809493c89d..2fcc20b63fb6 100644 --- a/graphics/ffff/Makefile +++ b/graphics/ffff/Makefile @@ -11,6 +11,8 @@ DISTNAME= FFFF${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= Fast Mandelbrot fractal generator +BROKEN= fails to link + USE_XORG= x11 xmu xext USE_GL= gl glut USES= dos2unix zip |