mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Attempt to fix by chasing math/GiNaC update.
Missed by: ijliao
This commit is contained in:
parent
16f59f05ca
commit
bd547fb6be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202041
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user