diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-08-19 00:57:20 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-08-19 00:57:20 +0000 |
commit | d32a6919dfe4834ea02a2d1e867b6659646b73e6 (patch) | |
tree | 79afef5738fa7c6892190891c26ec4c8c4636dc9 /astro | |
parent | 007fa294f2ea9008fea033a32155bc157ac0bd82 (diff) | |
download | ports-d32a6919dfe4834ea02a2d1e867b6659646b73e6.tar.gz ports-d32a6919dfe4834ea02a2d1e867b6659646b73e6.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/orsa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index f98455189b57..fc8734c9b68e 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -8,7 +8,7 @@ PORTNAME= orsa PORTVERSION= 0.7.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= astro MASTER_SITES= SF @@ -18,7 +18,7 @@ COMMENT= Orbit Reconstruction, Simulation and Analysis LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl \ cln.6:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ - ginac-1.4.0:${PORTSDIR}/math/GiNaC + ginac-1.5.3:${PORTSDIR}/math/GiNaC USE_QT_VER= 3 USE_GL= gl |