diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-02 23:08:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-02 23:08:23 +0000 |
commit | ed76d9d3b1d8235400cb9c6e2f768ea71877bcc3 (patch) | |
tree | d3f2efb6753f31950a62a818ca47880800db78db /cad/calculix | |
parent | 916ea5e831ca783309b79bf9feba5a4ee58dc8a3 (diff) | |
download | ports-ed76d9d3b1d8235400cb9c6e2f768ea71877bcc3.tar.gz ports-ed76d9d3b1d8235400cb9c6e2f768ea71877bcc3.zip |
Notes
Diffstat (limited to 'cad/calculix')
-rw-r--r-- | cad/calculix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile index 6cc479d48bee..a1bb45959150 100644 --- a/cad/calculix/Makefile +++ b/cad/calculix/Makefile @@ -34,6 +34,8 @@ LIB_DEPENDS= arpack.1:${PORTSDIR}/math/arpack \ metis.1:${PORTSDIR}/math/metis \ taucs.1:${PORTSDIR}/math/taucs +BROKEN= does not compile + USE_BZIP2= yes DIST_SOURCES= ccx_${PORTVERSION}.src${EXTRACT_SUFX} \ |