- Mark as broken, doesn't build with latest math/GiNaC version.

This commit is contained in:
Marcelo Araujo 2009-08-21 01:47:14 +00:00
parent 4b29cd0030
commit 8091a28000
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240004

View File

@ -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