diff options
author | pav <pav@FreeBSD.org> | 2008-04-23 05:10:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-23 05:10:33 +0800 |
commit | 5f186df285cdc292a0df36902e1ee33a6d94e55d (patch) | |
tree | d838fb185608bf8e3fd016d3acb43171bc617290 /astro/orsa | |
parent | 1774e2d4a98ce703ae15834db10eb951f28b3525 (diff) | |
download | freebsd-ports-gnome-5f186df285cdc292a0df36902e1ee33a6d94e55d.tar.gz freebsd-ports-gnome-5f186df285cdc292a0df36902e1ee33a6d94e55d.tar.zst freebsd-ports-gnome-5f186df285cdc292a0df36902e1ee33a6d94e55d.zip |
- Chase cln update
Pointy hat to: araujo
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 |