From 8f61ba9a45dcc31ad11d8adebf7de815155d8e29 Mon Sep 17 00:00:00 2001 From: gerald Date: Wed, 19 Jan 2011 23:44:07 +0000 Subject: Mark DEPRECATED with an EXPIRATION_DATE of 2011-02-28. Feature safe: yes --- graphics/libv3d/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'graphics') diff --git a/graphics/libv3d/Makefile b/graphics/libv3d/Makefile index 9416915cc22..338a69b43d8 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 \ -- cgit