Attempt to fix by chasing math/GiNaC update.

Missed by:	ijliao
This commit is contained in:
Mark Linimon 2007-10-25 23:06:48 +00:00
parent 16f59f05ca
commit bd547fb6be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202041
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -15,7 +15,7 @@ MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~xloops/
MAINTAINER= ports@FreeBSD.org
COMMENT= A program calculating Feynman diagrams
LIB_DEPENDS= ginac-1.3.3:${PORTSDIR}/math/GiNaC
LIB_DEPENDS= ginac-1.3.8:${PORTSDIR}/math/GiNaC
USE_GCC= 3.4
USE_GMAKE= yes