diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-16 19:35:57 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-16 19:35:57 +0000 |
commit | c3c7186093a16952c20bd6742df3bc9ecae6dedf (patch) | |
tree | b43f17b5e09ae65bd535fa22aadb501e0dfe50bc | |
parent | e4ae47752b890824ce2d544854b4469b34581f08 (diff) |
Notes
-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 8e78aec1be96..a2253f4a9129 100644 --- a/science/xloops-ginac/Makefile +++ b/science/xloops-ginac/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~xloops/ MAINTAINER= ports@FreeBSD.org COMMENT= A program calculating Feynman diagrams -LIB_DEPENDS= ginac-1.1.6:${PORTSDIR}/math/GiNaC +LIB_DEPENDS= ginac-1.2.3:${PORTSDIR}/math/GiNaC USE_GMAKE= yes USE_LIBTOOL_VER=13 |