diff options
author | pav <pav@FreeBSD.org> | 2010-03-03 07:16:25 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-03-03 07:16:25 +0800 |
commit | 7ac1963c200df33d8dc3f46835be7d72b436eedc (patch) | |
tree | 0a5294b23c8a04c0e6a59666b2c5fa7f817b1536 /cad | |
parent | 42df6081c710705e43c879cb38bfb9a90ce287f1 (diff) | |
download | freebsd-ports-gnome-7ac1963c200df33d8dc3f46835be7d72b436eedc.tar.gz freebsd-ports-gnome-7ac1963c200df33d8dc3f46835be7d72b436eedc.tar.zst freebsd-ports-gnome-7ac1963c200df33d8dc3f46835be7d72b436eedc.zip |
- Mark BROKEN: does not build
Reported by: pointyhat
Feature safe: yes
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 |