diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 11:56:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 11:56:42 +0800 |
commit | 2954f6a4f30fd58baf4d3899079e57e4092f8063 (patch) | |
tree | 3e5ef27876330e25a0a8c5b605b4833bd4ddee45 /graphics/quat-gui | |
parent | b4ede343c897b6a16f74a517b9bf2cc5f4e97ccd (diff) | |
download | freebsd-ports-graphics-2954f6a4f30fd58baf4d3899079e57e4092f8063.tar.gz freebsd-ports-graphics-2954f6a4f30fd58baf4d3899079e57e4092f8063.tar.zst freebsd-ports-graphics-2954f6a4f30fd58baf4d3899079e57e4092f8063.zip |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
Diffstat (limited to 'graphics/quat-gui')
-rw-r--r-- | graphics/quat-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile index 1094bd7f0a2..8d3732a6b41 100644 --- a/graphics/quat-gui/Makefile +++ b/graphics/quat-gui/Makefile @@ -15,7 +15,7 @@ DISTNAME= quat-${PORTVERSION:S/.p/pre/} MAINTAINER= dyeske@yahoo.com COMMENT= A Three-dimensional fractal creator (X11 GUI) -BROKEN= "Does not build" +BROKEN= "Does not build, will be removed after Feb 2" LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk |