diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-04 14:08:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-04 14:08:57 +0000 |
commit | b7876fe9508a710f4b9f794de7cbf74ac52d4e68 (patch) | |
tree | 362459bfb7fa6f9c9d7a19c28bc2179c126a2f00 /astro/orsa | |
parent | a7bc89cbe11ef3f11baaba3dd1df38353097aef2 (diff) | |
download | ports-b7876fe9508a710f4b9f794de7cbf74ac52d4e68.tar.gz ports-b7876fe9508a710f4b9f794de7cbf74ac52d4e68.zip |
Notes
Diffstat (limited to 'astro/orsa')
-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 d8845ea33ea0..4157a4b7be80 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -8,7 +8,7 @@ PORTNAME= orsa PORTVERSION= 0.7.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/OldFiles @@ -18,7 +18,7 @@ COMMENT= Orbit Reconstruction, Simulation and Analysis LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl \ cln.6:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ - ginac-1.5.1:${PORTSDIR}/math/GiNaC + ginac-1.5.2:${PORTSDIR}/math/GiNaC USE_QT_VER= 3 USE_GL= gl |