aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-01-24 10:14:17 +0800
committerwen <wen@FreeBSD.org>2010-01-24 10:14:17 +0800
commit7f8310c19047680bae15660f11e6acf9bda01aa7 (patch)
tree1b12f99ca93f5b923477c161e40205b2160e3903 /science
parentc0398f34e192bb262ebb4ca16b817c39fa34433a (diff)
downloadfreebsd-ports-gnome-7f8310c19047680bae15660f11e6acf9bda01aa7.tar.gz
freebsd-ports-gnome-7f8310c19047680bae15660f11e6acf9bda01aa7.tar.zst
freebsd-ports-gnome-7f8310c19047680bae15660f11e6acf9bda01aa7.zip
- Bump PORTREVISION to chase the update of libctl
Diffstat (limited to 'science')
-rw-r--r--science/mpb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile
index d5b33cf8e17b..c70809c8d9d4 100644
--- a/science/mpb/Makefile
+++ b/science/mpb/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mpb
PORTVERSION= 1.4.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= science
MASTER_SITES= http://ab-initio.mit.edu/mpb/
@@ -18,7 +18,7 @@ COMMENT= MIT Photonic-Bands
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
hdf5.0:${PORTSDIR}/science/hdf5 \
- ctl.3:${PORTSDIR}/science/libctl \
+ ctl.4:${PORTSDIR}/science/libctl \
guile.20:${PORTSDIR}/lang/guile
USE_FORTRAN= yes