diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-05 21:50:54 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-05 21:50:54 +0000 |
commit | 71954955bfaee21ca6cfa793b3cf662a203bd22a (patch) | |
tree | 94713d368ca45d1c4480fedb45493eba39bf043c /graphics | |
parent | 42afc531b85f10b18cb46b9f90dcb7468ae1e638 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/utah-glx/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/utah-glx/Makefile b/graphics/utah-glx/Makefile index 7357e9f6a096..cb131f15b8f2 100644 --- a/graphics/utah-glx/Makefile +++ b/graphics/utah-glx/Makefile @@ -19,6 +19,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= 3d@FreeBSD.org COMMENT= A hardware OpenGL support for XFree86 X-Servers +DEPRECATED= depends on XFree86-3 and no development since 2003 and +EXPIRATION_DATE= 2005-12-05 + BUILD_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 WANT_AUTOCONF_VER=253 |