diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-25 23:06:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-25 23:06:48 +0000 |
commit | bd547fb6be2e472042f75c1b355d88ea01381439 (patch) | |
tree | 35218b6980ab5860027c80cb99b52feb1e982628 /astro | |
parent | 16f59f05ca6f1c634e35c011b49c47ba648d2dc9 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/orsa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index c9c12e13c778..c2a01cd57b0e 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -19,7 +19,7 @@ COMMENT= Orbit Reconstruction, Simulation and Analysis LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl \ cln.4:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ - ginac-1.3.3:${PORTSDIR}/math/GiNaC + ginac-1.3.8:${PORTSDIR}/math/GiNaC USE_AUTOTOOLS= libtool:15 USE_QT_VER= 3 |