aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-09-14 03:05:32 +0800
committergerald <gerald@FreeBSD.org>2009-09-14 03:05:32 +0800
commitd64881d7cb0e605cd1764e5945eec15eeda3e9f9 (patch)
tree997c880d430c143395a92f2210d4c2c8e010ebae /graphics
parent36e36c6fdf3f9b5e62ee0439025c94fa2faff221 (diff)
downloadfreebsd-ports-graphics-d64881d7cb0e605cd1764e5945eec15eeda3e9f9.tar.gz
freebsd-ports-graphics-d64881d7cb0e605cd1764e5945eec15eeda3e9f9.tar.zst
freebsd-ports-graphics-d64881d7cb0e605cd1764e5945eec15eeda3e9f9.zip
Mark DEPRECATED with an EXPIRATION_DATE of 2009-10-13 since it depends
on an old version of GCC, lacks a maintainer, and is not used by any other port.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libwpcg/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/libwpcg/Makefile b/graphics/libwpcg/Makefile
index ef60c9788d8..5897646e53d 100644
--- a/graphics/libwpcg/Makefile
+++ b/graphics/libwpcg/Makefile
@@ -16,6 +16,9 @@ DISTNAME= libWPCG-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A basic 2D/3D computer graphics library which uses OpenGL
+DEPRECATED= depends on old version of GCC, no maintainer, not used by any other port
+EXPIRATION_DATE=2009-10-13
+
USE_GCC= 3.4
USE_GL= glut
GNU_CONFIGURE= yes