diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-12-01 20:33:45 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-12-01 20:33:45 +0000 |
commit | 7cb3294da78ddd596f197b8f599a9bc3f3c83eac (patch) | |
tree | 1c72184bc6e535e324c3903ec7138b0daceaed97 /science/getdp/Makefile | |
parent | 8b1dce6212c686a1fbedd71ad7127d0dfc2cb54e (diff) | |
download | ports-7cb3294da78ddd596f197b8f599a9bc3f3c83eac.tar.gz ports-7cb3294da78ddd596f197b8f599a9bc3f3c83eac.zip |
Notes
Diffstat (limited to 'science/getdp/Makefile')
-rw-r--r-- | science/getdp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile index 222c57685233..e0a0dd0eb200 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -7,7 +7,7 @@ PORTNAME= getdp PORTVERSION= 1.2.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science MASTER_SITES= http://www.geuz.org/getdp/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= stephen@missouri.edu COMMENT= A rather general finite element solver using mixed finite elements -LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl \ +LIB_DEPENDS= gsl.14:${PORTSDIR}/math/gsl \ lapack.4:${PORTSDIR}/math/lapack USE_FORTRAN= yes |