summaryrefslogtreecommitdiff
path: root/math/gri
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-10 03:08:59 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-10 03:08:59 +0000
commitdb0bf94b4c6b56150111c95cf6af0fcb2f1b8d06 (patch)
tree3d7b9b3c03997b86c2b05bf4090d5a10a40ce190 /math/gri
parentUpdate to version 1.2.10 (diff)
science/netcdf
- Update to 3.6.2 graphics/gmt math/grace math/gri math/p5-NetCDF math/py-scientific math/ruby-netcdf science/gnudatalanguage science/minc science/minc2 science/v_sim science/vis5d+ - Bump PORTREVISION for the changing of science/netcdf's major library version number PR: 111347 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Approved by: clsung (mentor)
Notes
Notes: svn path=/head/; revision=189624
Diffstat (limited to 'math/gri')
-rw-r--r--math/gri/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gri/Makefile b/math/gri/Makefile
index 6b14f4d98a6b..85eda8906b1c 100644
--- a/math/gri/Makefile
+++ b/math/gri/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gri
PORTVERSION= 2.12.12
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= christopher.illies@ki.se
COMMENT= An extensible plotting language for producing scientific graphs
-LIB_DEPENDS= netcdf.1:${PORTSDIR}/science/netcdf
+LIB_DEPENDS= netcdf.4:${PORTSDIR}/science/netcdf
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick \