aboutsummaryrefslogtreecommitdiff
path: root/science/gnudatalanguage
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-01-30 22:19:24 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-01-30 22:19:24 +0000
commite4bf1fcd3063db8bff73d15fe9253e3f7f0213e8 (patch)
tree96264f73d15f12f971d7d10ed53f8bb90530f705 /science/gnudatalanguage
parentfbab09fee302574e578e4f0d1b6082cdae4defb4 (diff)
downloadports-e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8.tar.gz
ports-e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8.zip
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497 Submitted by: /me Repocopied by: marcus
Notes
Notes: svn path=/head/; revision=154853
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