aboutsummaryrefslogtreecommitdiff
path: root/math/petsc
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-01-30 22:19:24 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-01-30 22:19:24 +0000
commite4bf1fcd3063db8bff73d15fe9253e3f7f0213e8 (patch)
tree96264f73d15f12f971d7d10ed53f8bb90530f705 /math/petsc
parentfbab09fee302574e578e4f0d1b6082cdae4defb4 (diff)
downloadports-e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8.tar.gz
ports-e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8.zip
Notes
Diffstat (limited to 'math/petsc')
-rw-r--r--math/petsc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/petsc/Makefile b/math/petsc/Makefile
index 657c04382861..f3cd78eb3030 100644
--- a/math/petsc/Makefile
+++ b/math/petsc/Makefile
@@ -143,7 +143,7 @@ CONFIGURE_ARGS+= --with-parmetis=1 \
#WITH_NETCDF= yes
#.endif
#.if defined(WITH_NETCDF)
-#LIB_DEPENDS+= netcdf.1:${PORTSDIR}/math/netcdf
+#LIB_DEPENDS+= netcdf.1:${PORTSDIR}/science/netcdf
#CONFIGURE_ENV+= NETCDF_INCLUDE=${LOCALBASE}/include \
# NETCDF_LIB=${LOCALBASE}/lib
#.endif