aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \