diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-02-07 18:41:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-02-07 18:41:24 +0000 |
commit | 89d2b286f8c62fc777c4129be0126680fc3e88f6 (patch) | |
tree | 1757a501db9235243189d1983ea5f601d477118e /cad/opencascade | |
parent | 6594404e402a0ed561e7d8533fe884be82788ad8 (diff) |
Notes
Diffstat (limited to 'cad/opencascade')
-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 a035c058072c..e1081723478f 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 compile + USE_BZIP2= yes USE_BISON= build USE_XLIB= yes |