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/grace | |
parent | fbab09fee302574e578e4f0d1b6082cdae4defb4 (diff) | |
download | ports-e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8.tar.gz ports-e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8.zip |
Notes
Diffstat (limited to 'math/grace')
-rw-r--r-- | math/grace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index c216f88c8a0f..2a8388d00cf6 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -20,7 +20,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A powerful plotting tool (successor of xmgr) LIB_DEPENDS= Xbae:${PORTSDIR}/x11-toolkits/xbae \ - netcdf.1:${PORTSDIR}/math/netcdf \ + netcdf.1:${PORTSDIR}/science/netcdf \ fftw.2:${PORTSDIR}/math/fftw \ tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |