diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-08 23:21:49 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-08 23:21:49 +0000 |
commit | 04aedfcdd9879782be9a5982a4e25076ebd76616 (patch) | |
tree | ed3c84c7541340e5b089b1de24c10665741f4e7a /science | |
parent | 9af039a4f69e8267cccd10dc43997c99495353de (diff) | |
download | ports-04aedfcdd9879782be9a5982a4e25076ebd76616.tar.gz ports-04aedfcdd9879782be9a5982a4e25076ebd76616.zip |
Chase the GiNaC update.
Notes
Notes:
svn path=/head/; revision=134896
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 abba18f7c4df..23217981ded5 100644 --- a/science/xloops-ginac/Makefile +++ b/science/xloops-ginac/Makefile @@ -8,14 +8,14 @@ PORTNAME= xloops-ginac PORTVERSION= 0.1.3 -PORTREVISION= 5 +PORTREVISION= 6 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.0:${PORTSDIR}/math/GiNaC +LIB_DEPENDS= ginac-1.3.1:${PORTSDIR}/math/GiNaC USE_GCC= 3.4 USE_GNOME= gnometarget lthack |