diff options
author | pav <pav@FreeBSD.org> | 2005-11-02 07:58:53 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-02 07:58:53 +0800 |
commit | 90d6571275c01c3749e05185b36e11aade7c6262 (patch) | |
tree | 5f23f7c36f93fbff92541640cab77802879fed12 /astro/orsa | |
parent | 6afa3fe1dd749b8ffef0d67a466f02e8befd0c22 (diff) | |
download | freebsd-ports-gnome-90d6571275c01c3749e05185b36e11aade7c6262.tar.gz freebsd-ports-gnome-90d6571275c01c3749e05185b36e11aade7c6262.tar.zst freebsd-ports-gnome-90d6571275c01c3749e05185b36e11aade7c6262.zip |
- Chase cln and ginac updates
Diffstat (limited to 'astro/orsa')
-rw-r--r-- | astro/orsa/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index c840e0b4ca11..65db9c4861a5 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -8,7 +8,7 @@ PORTNAME= orsa PORTVERSION= 0.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,9 +17,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Orbit Reconstruction, Simulation and Analysis LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl \ - cln.3:${PORTSDIR}/math/cln \ + cln.4:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ - ginac-1.3.2:${PORTSDIR}/math/GiNaC + ginac-1.3.3:${PORTSDIR}/math/GiNaC USE_QT_VER= 3 USE_GNOME= gnometarget |