diff options
author | miwi <miwi@FreeBSD.org> | 2011-03-04 22:08:57 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-03-04 22:08:57 +0800 |
commit | 2845a5609711fc404e6ea269eecbeb65f0022018 (patch) | |
tree | d07c12732869cdf77efcd3f7b80d83bd64406dfa /astro | |
parent | c18bc8376f9460d96d183749d06cc90013e76e9d (diff) | |
download | freebsd-ports-gnome-2845a5609711fc404e6ea269eecbeb65f0022018.tar.gz freebsd-ports-gnome-2845a5609711fc404e6ea269eecbeb65f0022018.tar.zst freebsd-ports-gnome-2845a5609711fc404e6ea269eecbeb65f0022018.zip |
- Chase ginac shlib bump
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 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 |