From 6a0fa570ea25839ce3bef631681477cd2c98ed65 Mon Sep 17 00:00:00 2001 From: linimon Date: Thu, 25 Oct 2007 23:06:48 +0000 Subject: Attempt to fix by chasing math/GiNaC update. Missed by: ijliao --- astro/orsa/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro') diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index c9c12e13c778..c2a01cd57b0e 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -19,7 +19,7 @@ COMMENT= Orbit Reconstruction, Simulation and Analysis LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl \ cln.4:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ - ginac-1.3.3:${PORTSDIR}/math/GiNaC + ginac-1.3.8:${PORTSDIR}/math/GiNaC USE_AUTOTOOLS= libtool:15 USE_QT_VER= 3 -- cgit