aboutsummaryrefslogtreecommitdiff
path: root/science/fvcom
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 03:54:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 03:54:50 +0000
commit2a906cda994c8f14215cc0baa00ae3988bcc06bf (patch)
treef47c06ff296d5b517d6fe924e4a36d6467e1de0a /science/fvcom
parent2a951d0948c2fe59444f4b4b7cd4ad41f085850b (diff)
downloadports-2a906cda994c8f14215cc0baa00ae3988bcc06bf.tar.gz
ports-2a906cda994c8f14215cc0baa00ae3988bcc06bf.zip
Notes
Diffstat (limited to 'science/fvcom')
-rw-r--r--science/fvcom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/fvcom/Makefile b/science/fvcom/Makefile
index 93a4b3899680..58fea6b557d5 100644
--- a/science/fvcom/Makefile
+++ b/science/fvcom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fvcom
PORTVERSION= 2.7.1
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= science
MASTER_SITES= http://fvcom.smast.umassd.edu/FVCOM/index.html/
DISTNAME= sourcecode1
@@ -13,7 +13,7 @@ MAINTAINER= jwbacon@tds.net
COMMENT= Unstructured Grid Finite Volume Coastal Ocean Model
# Check netcdf lib for Fortran support!
-LIB_DEPENDS+= libnetcdff.so:${PORTSDIR}/science/netcdf-ftn \
+LIB_DEPENDS+= libnetcdff.so:${PORTSDIR}/science/netcdf-fortran \
liblapack.so:${PORTSDIR}/math/lapack \
libblas.so:${PORTSDIR}/math/lapack