diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-02 23:16:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-02 23:16:25 +0000 |
commit | 7e2438622c85f1700f3aa3b827148212d50f004f (patch) | |
tree | 642c35d3d5f8088bb82f85badcbfe0d77fb9f47a /cad | |
parent | ed76d9d3b1d8235400cb9c6e2f768ea71877bcc3 (diff) | |
download | ports-7e2438622c85f1700f3aa3b827148212d50f004f.tar.gz ports-7e2438622c85f1700f3aa3b827148212d50f004f.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/opencascade/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 193e8ae2939c..ce3e1f034ab7 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS= itcl.${ITCL_VER}:${PORTSDIR}/lang/itcl \ fltk.1:${PORTSDIR}/x11-toolkits/fltk \ dps.0:${PORTSDIR}/x11/dgs +BROKEN= does not build + USE_BZIP2= yes USE_BISON= build USE_TK= 84 |