diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-01 23:58:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-01 23:58:53 +0000 |
commit | 7495416bef66ed7bef5cea0b545b2227ce2ed9f4 (patch) | |
tree | 63382563bf67fd6303bde8728c920ac96f40f2a7 /science | |
parent | 8d262e7e3046749622815c4d4d13153cbccc9aa9 (diff) | |
download | ports-7495416bef66ed7bef5cea0b545b2227ce2ed9f4.tar.gz ports-7495416bef66ed7bef5cea0b545b2227ce2ed9f4.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/xloops-ginac/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile index c20cb5eb8503..4d49a3efd313 100644 --- a/science/xloops-ginac/Makefile +++ b/science/xloops-ginac/Makefile @@ -8,14 +8,14 @@ PORTNAME= xloops-ginac PORTVERSION= 0.1.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~xloops/ MAINTAINER= ports@FreeBSD.org COMMENT= A program calculating Feynman diagrams -LIB_DEPENDS= ginac-1.3.2:${PORTSDIR}/math/GiNaC +LIB_DEPENDS= ginac-1.3.3:${PORTSDIR}/math/GiNaC USE_GCC= 3.4 USE_GMAKE= yes |