diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-08-19 03:50:02 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-08-19 03:50:02 +0000 |
commit | 5b9ea004784a90533928435b0939642e428525b3 (patch) | |
tree | a0e98655054ee7b23fd405d7cb4147ddd448d9e6 /astro | |
parent | 92edb0d2f128d06c707cf986d73aa35ed8922ed7 (diff) |
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 fc8734c9b68e..50ddf612eaf9 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -8,7 +8,7 @@ PORTNAME= orsa PORTVERSION= 0.7.0 -PORTREVISION= 10 +PORTREVISION= 11 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.5.3:${PORTSDIR}/math/GiNaC + ginac-1.5.0:${PORTSDIR}/math/GiNaC USE_QT_VER= 3 USE_GL= gl |