aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/osg
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/osg')
-rw-r--r--graphics/osg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 6aa7347a9fad..9b105652d27f 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -14,6 +14,8 @@ DISTNAME= OpenSceneGraph-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ OpenGL scene graph library for real-time rendering
+BROKEN= "Does not compile"
+
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
ungif.5:${PORTSDIR}/graphics/libungif \