aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-09-24 20:12:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-09-24 20:12:18 +0000
commit50ad5d42bef28def59361ac7ed7902eab662bb0b (patch)
tree19265f34b1c0babc93ef20485caed6cb21eaa3cf /cad
parentae0319a4475fbb97ed1196a1967b11c798077e7a (diff)
downloadports-50ad5d42bef28def59361ac7ed7902eab662bb0b.tar.gz
ports-50ad5d42bef28def59361ac7ed7902eab662bb0b.zip
- Mark BROKEN: does not compile
../.././../src/VTKViewer/VTKViewer.h:36:31: error: vtkSystemIncludes.h: No such file or directory Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=282338
Diffstat (limited to 'cad')
-rw-r--r--cad/salome-gui/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/salome-gui/Makefile b/cad/salome-gui/Makefile
index c3079cb3e4d1..22bbd2b62121 100644
--- a/cad/salome-gui/Makefile
+++ b/cad/salome-gui/Makefile
@@ -13,4 +13,6 @@ PORTNAME= salome
PKGNAMESUFFIX= -gui
SAL_MODULE_UPPER= GUI
+BROKEN= does not compile
+
.include "${MASTERDIR}/Makefile"