diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-25 23:06:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-25 23:06:48 +0000 |
commit | bd547fb6be2e472042f75c1b355d88ea01381439 (patch) | |
tree | 35218b6980ab5860027c80cb99b52feb1e982628 /science/xloops-ginac | |
parent | 16f59f05ca6f1c634e35c011b49c47ba648d2dc9 (diff) |
Notes
Diffstat (limited to 'science/xloops-ginac')
-rw-r--r-- | science/xloops-ginac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile index d38dc1f14fa2..f8fde3c5061c 100644 --- a/science/xloops-ginac/Makefile +++ b/science/xloops-ginac/Makefile @@ -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 |