diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-01-24 02:14:17 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-01-24 02:14:17 +0000 |
commit | 5f67621cdaf47d8464248367ea041ae2b556267c (patch) | |
tree | 31cd99514bdfef336866dd8a1d8a4c633f42d659 /science/mpb | |
parent | ce6bd0ba610919d2467b3fc5b2c58a10ec4d5878 (diff) | |
download | ports-5f67621cdaf47d8464248367ea041ae2b556267c.tar.gz ports-5f67621cdaf47d8464248367ea041ae2b556267c.zip |
Notes
Diffstat (limited to 'science/mpb')
-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 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 |