diff options
author | pav <pav@FreeBSD.org> | 2005-11-02 07:58:53 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-02 07:58:53 +0800 |
commit | 90d6571275c01c3749e05185b36e11aade7c6262 (patch) | |
tree | 5f23f7c36f93fbff92541640cab77802879fed12 /science/xloops-ginac | |
parent | 6afa3fe1dd749b8ffef0d67a466f02e8befd0c22 (diff) | |
download | freebsd-ports-gnome-90d6571275c01c3749e05185b36e11aade7c6262.tar.gz freebsd-ports-gnome-90d6571275c01c3749e05185b36e11aade7c6262.tar.zst freebsd-ports-gnome-90d6571275c01c3749e05185b36e11aade7c6262.zip |
- Chase cln and ginac updates
Diffstat (limited to 'science/xloops-ginac')
-rw-r--r-- | science/xloops-ginac/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile index c20cb5eb8503..4d49a3efd313 100644 --- a/science/xloops-ginac/Makefile +++ b/science/xloops-ginac/Makefile @@ -8,14 +8,14 @@ PORTNAME= xloops-ginac PORTVERSION= 0.1.3 -PORTREVISION= 7 +PORTREVISION= 8 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.3.2:${PORTSDIR}/math/GiNaC +LIB_DEPENDS= ginac-1.3.3:${PORTSDIR}/math/GiNaC USE_GCC= 3.4 USE_GMAKE= yes |