diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-24 20:12:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-24 20:12:18 +0000 |
commit | 50ad5d42bef28def59361ac7ed7902eab662bb0b (patch) | |
tree | 19265f34b1c0babc93ef20485caed6cb21eaa3cf /cad | |
parent | ae0319a4475fbb97ed1196a1967b11c798077e7a (diff) | |
download | ports-50ad5d42bef28def59361ac7ed7902eab662bb0b.tar.gz ports-50ad5d42bef28def59361ac7ed7902eab662bb0b.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/salome-gui/Makefile | 2 |
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" |