summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-23 14:59:16 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-23 14:59:16 +0000
commit3466325532c86c3f72939d36477bbfaf32ba5967 (patch)
tree9699cbd4dfb30d4d9bb48b7e6779b73abb6d33e3 /science
parent- Update to version 1.1.6 (diff)
- Chase libraries for new math/GiNaC version
Notes
Notes: svn path=/head/; revision=98887
Diffstat (limited to 'science')
-rw-r--r--science/xloops-ginac/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile
index 56230fbd0ffd..6d95a298eb38 100644
--- a/science/xloops-ginac/Makefile
+++ b/science/xloops-ginac/Makefile
@@ -8,14 +8,14 @@
PORTNAME= xloops-ginac
PORTVERSION= 0.1.3
-PORTREVISOIN= 2
+PORTREVISOIN= 3
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.1.5:${PORTSDIR}/math/GiNaC
+LIB_DEPENDS= ginac-1.1.6:${PORTSDIR}/math/GiNaC
USE_GMAKE= yes
USE_LIBTOOL= yes