diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-22 21:10:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-22 21:10:33 +0000 |
commit | a3b28031efd2ee7ebd1ebfdc5663e8e1d030eddc (patch) | |
tree | 29f5d2bb3439e68165d6e0318541bee81da467a8 /astro/orsa | |
parent | de029b7c1bd5127851b395658459792e22a5ae59 (diff) |
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 a11dfb64c732..a21972cdb222 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -8,7 +8,7 @@ PORTNAME= orsa PORTVERSION= 0.7.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Orbit Reconstruction, Simulation and Analysis LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl \ - cln.4:${PORTSDIR}/math/cln \ + cln.5:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ ginac-1.3.8:${PORTSDIR}/math/GiNaC |