diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-21 20:25:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-21 20:25:33 +0000 |
commit | e79cb55153e1fa2163b928eff890e4bea54855db (patch) | |
tree | 785198f7b85a2f7051d8447e413db26bccec985d /math/octave-devel | |
parent | 4442447c116ff13923fd9b75fa4c9efdb8903f88 (diff) |
Notes
Diffstat (limited to 'math/octave-devel')
-rw-r--r-- | math/octave-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 7cdae41e3ac6..1270afe2f32f 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -29,6 +29,8 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ umfpack.1:${PORTSDIR}/math/suitesparse \ qhull:${PORTSDIR}/math/qhull +BROKEN= does not build + LATEST_LINK= octave-devel USE_BZIP2= yes |