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/orsa | |
parent | 9e3d17d5e392835182ce5fbd89bc992bdda3d6a8 (diff) | |
download | ports-6552273eceb3f0abaeee51c745bcd7aada1cb62a.tar.gz ports-6552273eceb3f0abaeee51c745bcd7aada1cb62a.zip |
Notes
Diffstat (limited to 'astro/orsa')
-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 |