aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--science/xloops-ginac/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile
index a1dcb22a74c5..baf5b1804964 100644
--- a/science/xloops-ginac/Makefile
+++ b/science/xloops-ginac/Makefile
@@ -15,7 +15,9 @@ MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~xloops/
MAINTAINER= ports@FreeBSD.org
COMMENT= A program calculating Feynman diagrams
-LIB_DEPENDS= ginac-1.5.3:${PORTSDIR}/math/GiNaC
+LIB_DEPENDS= ginac-1.5.0:${PORTSDIR}/math/GiNaC
+
+BROKEN= does not build with latest GiNaC version.
USE_GNOME= gnometarget
USE_GMAKE= yes