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