aboutsummaryrefslogtreecommitdiff
path: root/science/gnudatalanguage
diff options
context:
space:
mode:
Diffstat (limited to 'science/gnudatalanguage')
-rw-r--r--science/gnudatalanguage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 8d710737ac7e..a0f74283cc3f 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -69,7 +69,7 @@ CONFIGURE_ARGS+=--with-hdf5=no
.endif
.if !defined(WITHOUT_NETCDF)
-LIB_DEPENDS+= netcdf.1:${PORTSDIR}/math/netcdf
+LIB_DEPENDS+= netcdf.1:${PORTSDIR}/science/netcdf
CONFIGURE_ARGS+=--with-netcdf=${LOCALBASE} --with-hdf=no
.else
CONFIGURE_ARGS+=--with-netcdf=no