diff options
| -rw-r--r-- | graphics/libwpcg/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/libwpcg/Makefile b/graphics/libwpcg/Makefile index ef60c9788d8f..5897646e53dd 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 |
