diff options
Diffstat (limited to 'graphics/osg')
-rw-r--r-- | graphics/osg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 128d50fd7566..e8b5fb833e61 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -15,6 +15,8 @@ MAINTAINER= rrghphar@bigpond.net.au COMMENT= C++ OpenGL scene graph library for real-time rendering BROKEN= fails to install +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 BUILD_DEPENDS= ${LOCALBASE}/lib/libOpenThreads.so:${PORTSDIR}/devel/openthreads \ ${X11BASE}/lib/libProducer.so:${PORTSDIR}/graphics/openproducer |