diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-30 22:19:24 +0000 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-30 22:19:24 +0000 |
| commit | e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8 (patch) | |
| tree | 96264f73d15f12f971d7d10ed53f8bb90530f705 /math/labplot | |
| parent | fbab09fee302574e578e4f0d1b6082cdae4defb4 (diff) | |
Notes
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 |
