diff options
author | antoine <antoine@FreeBSD.org> | 2016-03-14 02:45:42 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-03-14 02:45:42 +0800 |
commit | 3cbb7d6fd4b3e32cde349613d561a41ba2adbce5 (patch) | |
tree | 358d84169139206ce4f0b6b4dc3fff74f18a0213 /graphics | |
parent | 9eafc24dd2f7c5931649b58aad35c57076955063 (diff) | |
download | freebsd-ports-gnome-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.tar.gz freebsd-ports-gnome-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.tar.zst freebsd-ports-gnome-3cbb7d6fd4b3e32cde349613d561a41ba2adbce5.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'graphics')
-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 2fcc20b63fb6..9f861630c4f5 100644 --- a/graphics/ffff/Makefile +++ b/graphics/ffff/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Fast Mandelbrot fractal generator BROKEN= fails to link +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-04-15 USE_XORG= x11 xmu xext USE_GL= gl glut |