diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-08 23:21:49 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-08 23:21:49 +0000 |
commit | 04aedfcdd9879782be9a5982a4e25076ebd76616 (patch) | |
tree | ed3c84c7541340e5b089b1de24c10665741f4e7a /astro | |
parent | 9af039a4f69e8267cccd10dc43997c99495353de (diff) | |
download | ports-04aedfcdd9879782be9a5982a4e25076ebd76616.tar.gz ports-04aedfcdd9879782be9a5982a4e25076ebd76616.zip |
Notes
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 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 |