diff options
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 8a76823c3fc9..ccbd6188c0c0 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ gsl.7:${PORTSDIR}/math/gsl \ jasper.4:${PORTSDIR}/graphics/jasper \ fftw3.3:${PORTSDIR}/math/fftw3 \ - netcdf:${PORTSDIR}/math/netcdf \ + netcdf:${PORTSDIR}/science/netcdf \ qwtplot3d.0:${PORTSDIR}/math/qwtplot3d RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit |