diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-09 07:21:49 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-09 07:21:49 +0800 |
commit | b438595e1abff34f08fbd5a6596831f40c101294 (patch) | |
tree | baf3fff76f916fb2d8ce17378ab08e998e2e1579 /astro/orsa | |
parent | f413217988077999a1add2ed6da96b777371f292 (diff) | |
download | freebsd-ports-gnome-b438595e1abff34f08fbd5a6596831f40c101294.tar.gz freebsd-ports-gnome-b438595e1abff34f08fbd5a6596831f40c101294.tar.zst freebsd-ports-gnome-b438595e1abff34f08fbd5a6596831f40c101294.zip |
Chase the GiNaC update.
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 a76a2aaae614..5513935cf7be 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -8,7 +8,7 @@ PORTNAME= orsa PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ COMMENT= Orbit Reconstruction, Simulation and Analysis LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl \ cln.3:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ - ginac-1.3.0:${PORTSDIR}/math/GiNaC + ginac-1.3.1:${PORTSDIR}/math/GiNaC USE_QT_VER= 3 USE_GNOME= gnometarget |