diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-28 18:01:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-28 18:01:13 +0000 |
commit | 6552273eceb3f0abaeee51c745bcd7aada1cb62a (patch) | |
tree | 5cb3c411898f81b3ab6e7c78812095c8db181e50 /astro | |
parent | - Add patch to reduce excess logging (diff) |
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=227062
Diffstat (limited to 'astro')
-rw-r--r-- | astro/orsa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index dedaf458ce65..2ada07b66142 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl \ fftw.2:${PORTSDIR}/math/fftw \ ginac-1.4.0:${PORTSDIR}/math/GiNaC +BROKEN= does not compile + USE_AUTOTOOLS= libtool:15 USE_QT_VER= 3 USE_GL= gl |