diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-15 01:45:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-15 01:45:44 +0000 |
commit | 4fa536328cc80f0afec61064efc43a4a5f750fe7 (patch) | |
tree | 241e0c7f24267c12125a26ade8d605075f78bbb6 /graphics | |
parent | BROKEN: Does not compile (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=91268
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/quat-gui/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile index 1f24c275771a..1094bd7f0a24 100644 --- a/graphics/quat-gui/Makefile +++ b/graphics/quat-gui/Makefile @@ -15,6 +15,8 @@ DISTNAME= quat-${PORTVERSION:S/.p/pre/} MAINTAINER= dyeske@yahoo.com COMMENT= A Three-dimensional fractal creator (X11 GUI) +BROKEN= "Does not build" + LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk USE_X_PREFIX= yes |