diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-21 06:58:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-21 06:58:10 +0000 |
commit | 0338f26dad0b6c153ae8e7c9a092bae97a764d3b (patch) | |
tree | 19e34f7acb72439e838c3062eec159817986d4fb /astro | |
parent | 473c8a6fbf86851dce648723228e6065fe9ba0c4 (diff) | |
download | ports-0338f26dad0b6c153ae8e7c9a092bae97a764d3b.tar.gz ports-0338f26dad0b6c153ae8e7c9a092bae97a764d3b.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 5513935cf7be..c840e0b4ca11 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -8,7 +8,7 @@ PORTNAME= orsa PORTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 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.1:${PORTSDIR}/math/GiNaC + ginac-1.3.2:${PORTSDIR}/math/GiNaC USE_QT_VER= 3 USE_GNOME= gnometarget |