diff options
author | gerald <gerald@FreeBSD.org> | 2011-01-20 07:44:07 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2011-01-20 07:44:07 +0800 |
commit | 8f61ba9a45dcc31ad11d8adebf7de815155d8e29 (patch) | |
tree | baef35a1b61087d37c74f4e3fa14d8cb3df4f03e /graphics/libv3d/Makefile | |
parent | e6a6f74cf3b32e3817f5c9aaa8c2d3daee425a69 (diff) | |
download | freebsd-ports-gnome-8f61ba9a45dcc31ad11d8adebf7de815155d8e29.tar.gz freebsd-ports-gnome-8f61ba9a45dcc31ad11d8adebf7de815155d8e29.tar.zst freebsd-ports-gnome-8f61ba9a45dcc31ad11d8adebf7de815155d8e29.zip |
Mark DEPRECATED with an EXPIRATION_DATE of 2011-02-28.
Feature safe: yes
Diffstat (limited to 'graphics/libv3d/Makefile')
-rw-r--r-- | graphics/libv3d/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/libv3d/Makefile b/graphics/libv3d/Makefile index 9416915cc225..338a69b43d89 100644 --- a/graphics/libv3d/Makefile +++ b/graphics/libv3d/Makefile @@ -24,6 +24,9 @@ USE_LDCONFIG= yes BROKEN= does not build +DEPRECATED= unmaintained and failed to build for months +EXPIRATION_DATE=2011-02-28 + MAN3= V3DGLInterpriteDelete.3 \ V3DGLInterpriteNew.3 \ V3DGLProcessModel.3 \ |