From b636d32cdaa0e8ac40c89807606ff0690cb5c1f9 Mon Sep 17 00:00:00 2001 From: thierry Date: Mon, 30 Jan 2006 22:19:24 +0000 Subject: Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5. PR: 92497 Submitted by: /me Repocopied by: marcus --- math/gri/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/gri') diff --git a/math/gri/Makefile b/math/gri/Makefile index 869091c275b8..16ff8ce10d50 100644 --- a/math/gri/Makefile +++ b/math/gri/Makefile @@ -15,7 +15,7 @@ DISTNAME= gri-${PORTVERSION}-arch-indep MAINTAINER= ports@FreeBSD.org COMMENT= An extensible plotting language for producing scientific graphs -LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf +LIB_DEPENDS= netcdf.1:${PORTSDIR}/science/netcdf BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit