diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 20:12:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 20:12:43 +0000 |
commit | e6fce0574e15f63087f0d7a0f59630338d63dd1e (patch) | |
tree | 0de299188394fdd7ca375a64ba52c4f79b6b4415 /graphics/osg-devel | |
parent | Mark broken: fails to compile. (diff) |
Mark broken: fails to install.
Diffstat (limited to 'graphics/osg-devel')
-rw-r--r-- | graphics/osg-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index b768f2233066..128d50fd7566 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -14,6 +14,8 @@ DISTNAME= OSG_OP_OT-${PORTVERSION}-2 MAINTAINER= rrghphar@bigpond.net.au COMMENT= C++ OpenGL scene graph library for real-time rendering +BROKEN= fails to install + BUILD_DEPENDS= ${LOCALBASE}/lib/libOpenThreads.so:${PORTSDIR}/devel/openthreads \ ${X11BASE}/lib/libProducer.so:${PORTSDIR}/graphics/openproducer RUN_DEPENDS= ${LOCALBASE}/lib/libOpenThreads.so:${PORTSDIR}/devel/openthreads \ |