aboutsummaryrefslogtreecommitdiffstats
path: root/science/mpb
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-03-01 14:22:42 +0800
committermarcus <marcus@FreeBSD.org>2008-03-01 14:22:42 +0800
commit6127ef4c19b3753b5c840084cb831d63174d1be5 (patch)
tree89299bcb6515924909e72b49e39c149921ba8fd2 /science/mpb
parent337ea022b8a5578a7859f25f4046591bee3d8325 (diff)
downloadfreebsd-ports-gnome-6127ef4c19b3753b5c840084cb831d63174d1be5.tar.gz
freebsd-ports-gnome-6127ef4c19b3753b5c840084cb831d63174d1be5.tar.zst
freebsd-ports-gnome-6127ef4c19b3753b5c840084cb831d63174d1be5.zip
Chase libguile shared lib version.
Diffstat (limited to 'science/mpb')
-rw-r--r--science/mpb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile
index 5d6ba6392503..a2f0113bb59d 100644
--- a/science/mpb/Makefile
+++ b/science/mpb/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mpb
PORTVERSION= 1.4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= http://ab-initio.mit.edu/mpb/
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libctl.a:${PORTSDIR}/science/libctl \
bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
hdf5.0:${PORTSDIR}/science/hdf5 \
- guile.15:${PORTSDIR}/lang/guile
+ guile.18:${PORTSDIR}/lang/guile
USE_FORTRAN= yes