aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-netcdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-netcdf/Makefile')
-rw-r--r--math/octave-forge-netcdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-netcdf/Makefile b/math/octave-forge-netcdf/Makefile
index c1edd4c2493c..fd57c22f9736 100644
--- a/math/octave-forge-netcdf/Makefile
+++ b/math/octave-forge-netcdf/Makefile
@@ -17,7 +17,7 @@ OCTSRC= ${OCTAVE_PKGNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
-LIB_DEPENDS+= libnetcdf.so:${PORTSDIR}/science/netcdf
+LIB_DEPENDS+= libnetcdf.so:science/netcdf
.include "${.CURDIR}/../../Mk/bsd.octave.mk"