aboutsummaryrefslogtreecommitdiffstats
path: root/science/meep
diff options
context:
space:
mode:
Diffstat (limited to 'science/meep')
-rw-r--r--science/meep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/meep/Makefile b/science/meep/Makefile
index 1c1081f848db..0557de3bfd2c 100644
--- a/science/meep/Makefile
+++ b/science/meep/Makefile
@@ -3,7 +3,7 @@
PORTNAME= meep
PORTVERSION= 1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science
MASTER_SITES= http://ab-initio.mit.edu/meep/
@@ -16,7 +16,7 @@ BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash \
LIB_DEPENDS+= libguile.so:${PORTSDIR}/lang/guile \
libblas.so:${PORTSDIR}/math/blas \
libctl.so:${PORTSDIR}/science/libctl \
- libhdf5.so:${PORTSDIR}/science/hdf5-18
+ libhdf5.so:${PORTSDIR}/science/hdf5
RUN_DEPENDS+= harminv:${PORTSDIR}/science/harminv
GNU_CONFIGURE= yes