summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-04-05 09:38:18 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-04-05 09:38:18 +0000
commit8a834a337ac5fc40b7152ed867cb918f2b3adfb6 (patch)
treeb14a5f627a6aaaaa6c0376ed5e9250f68ae15970 /cad
parentUpdate to 4.4.3 (diff)
Mark BROKEN: does not build
Notes
Notes: svn path=/head/; revision=252230
Diffstat (limited to 'cad')
-rw-r--r--cad/salome-kernel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/salome-kernel/Makefile b/cad/salome-kernel/Makefile
index e1b707bcaa4f..6a84fceabf94 100644
--- a/cad/salome-kernel/Makefile
+++ b/cad/salome-kernel/Makefile
@@ -11,4 +11,6 @@ MASTERDIR= ${.CURDIR}/../salome
PKGNAMESUFFIX= -kernel
SAL_MODULE_UPPER= KERNEL
+BROKEN= does not build
+
.include "${MASTERDIR}/Makefile"