diff options
Diffstat (limited to 'graphics')
-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 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 \ |