aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/grads/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/grads/Makefile b/graphics/grads/Makefile
index 9b6f7033d4e5..ff281bc637ac 100644
--- a/graphics/grads/Makefile
+++ b/graphics/grads/Makefile
@@ -57,7 +57,7 @@ PLIST_SUB+= NETCDF="@comment " HDF=""
.endif
.if defined(WITH_NETCDF)
-LIB_DEPENDS+= netcdf.1:${PORTSDIR}/science/netcdf
+LIB_DEPENDS+= netcdf.4:${PORTSDIR}/science/netcdf
CONFIGURE_ARGS+= --with-nc
PLIST_SUB+= NETCDF="" HDF="@comment "
.endif