diff options
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 |