summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-06 21:33:12 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-06 21:33:12 +0000
commit49bdd6becefbd71c2158d8973bf19e1c14080734 (patch)
tree5077c5fbd9ad775dafdae0a3c57daeb052531523
parent- Update to version 1.1.5 (diff)
- Chase libraries for new math/GiNaC version
Notes
Notes: svn path=/head/; revision=93255
-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 456bd64dc667..56230fbd0ffd 100644
--- a/science/xloops-ginac/Makefile
+++ b/science/xloops-ginac/Makefile
@@ -8,14 +8,14 @@
PORTNAME= xloops-ginac
PORTVERSION= 0.1.3
-PORTREVISOIN= 1
+PORTREVISOIN= 2
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.3:${PORTSDIR}/math/GiNaC
+LIB_DEPENDS= ginac-1.1.5:${PORTSDIR}/math/GiNaC
USE_GMAKE= yes
USE_LIBTOOL= yes