diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-21 19:44:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-21 19:44:40 +0000 |
commit | a8a1011828349ccffca9991c35fbb98d363e44cc (patch) | |
tree | f836225c7e5f326bbce18a1ead2c6e1cf35f13c3 /cad | |
parent | - Document two old ipsec-tools DoS (diff) |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'cad')
-rw-r--r-- | cad/freecad/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index c3fc22893140..05d8c96ed0d6 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= gts.5:${PORTSDIR}/graphics/gts \ xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \ Wm4Foundation.0:${PORTSDIR}/graphics/wildmagic +BROKEN= does not compile + USE_PYTHON= yes USE_QT_VER= 3 USE_GMAKE= yes |