diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-06 05:50:54 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-06 05:50:54 +0800 |
commit | 48a5910dd1d9d79eabcd30e7f575ca65131ef0a1 (patch) | |
tree | c3c81670441137d9dbafd63846cfee2b4a3671c1 /graphics | |
parent | 5881bf31f4ca1365f42cb68aafdb493fb63cd1a9 (diff) | |
download | freebsd-ports-gnome-48a5910dd1d9d79eabcd30e7f575ca65131ef0a1.tar.gz freebsd-ports-gnome-48a5910dd1d9d79eabcd30e7f575ca65131ef0a1.tar.zst freebsd-ports-gnome-48a5910dd1d9d79eabcd30e7f575ca65131ef0a1.zip |
Mark for deprecation: only applies to XFree86-3; development stopped in
2003; distfile is from 2001.
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 |