summaryrefslogtreecommitdiff
path: root/graphics/osg
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 21:37:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 21:37:26 +0000
commitfab932ce7f5bdbe8772981cf893fc77866bdc6f9 (patch)
tree10306281e9b501a32c6a83bb322a0c259c732f7f /graphics/osg
parentBROKEN: Does not install (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=80292
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 \