aboutsummaryrefslogtreecommitdiff
path: root/science/meep
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 00:55:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 00:55:30 +0000
commit095fbe3e1ac5c36839609020469db604066f1593 (patch)
tree0a69cd254580d4d21a13477bb17d8668bd96aeaa /science/meep
parentb7c8fa81388270a1207e4ec93400bd6fb46f9e0f (diff)
Notes
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