summaryrefslogtreecommitdiff
path: root/graphics/libv3d/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-11-06 20:43:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-11-06 20:43:14 +0000
commit30000658aef4910a0a4e58c81ce0f669226b9005 (patch)
tree5d56574cac24c29ee0496686d20c5261c2bfc73b /graphics/libv3d/Makefile
parent- Mark BROKEN on amd64: does not build (diff)
- Mark BROKEN: does not build (since CPP changes)
Reported by: pointyhat
Diffstat (limited to '')
-rw-r--r--graphics/libv3d/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/libv3d/Makefile b/graphics/libv3d/Makefile
index d6b589ea674f..9416915cc225 100644
--- a/graphics/libv3d/Makefile
+++ b/graphics/libv3d/Makefile
@@ -22,6 +22,8 @@ CONFIGURE_ARGS= UNIX --prefix=${PREFIX}
USE_GMAKE= yes
USE_LDCONFIG= yes
+BROKEN= does not build
+
MAN3= V3DGLInterpriteDelete.3 \
V3DGLInterpriteNew.3 \
V3DGLProcessModel.3 \