diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-02 13:00:18 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-02 13:00:18 +0000 |
commit | 3b50f68cdd2ccdc97e17d467006832515efd6690 (patch) | |
tree | f5c49e0587b652dc8786c1c19e4db5b76eecc3e1 /astro | |
parent | ec381fe275e9961cc64978957ea2cacc2051b0fa (diff) | |
download | FreeBSD-ports-3b50f68cdd2ccdc97e17d467006832515efd6690.zip FreeBSD-ports-3b50f68cdd2ccdc97e17d467006832515efd6690.tar.gz |
Chase the libgsl update.
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 7805746..6d78f3e 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Orbit Reconstruction, Simulation and Analysis -LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl \ +LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl \ cln.3:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ ginac-1.3.0:${PORTSDIR}/math/GiNaC |