diff options
Diffstat (limited to 'science/mpb/Makefile')
-rw-r--r-- | science/mpb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile index 90a523b7ebd4..a56007885a46 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -8,7 +8,7 @@ PORTNAME= mpb PORTVERSION= 1.4.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MASTER_SITES= http://ab-initio.mit.edu/mpb/ @@ -19,7 +19,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ hdf5.0:${PORTSDIR}/science/hdf5 \ ctl.3:${PORTSDIR}/science/libctl \ - guile.19:${PORTSDIR}/lang/guile + guile.20:${PORTSDIR}/lang/guile USE_FORTRAN= yes |