aboutsummaryrefslogtreecommitdiff
path: root/math/gri
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 03:17:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 03:17:19 +0000
commita63f38bc0640a4068bb75f3a47549443f2934040 (patch)
treec25f16e279d111bbdccec651cfe390f8432326e7 /math/gri
parent095fbe3e1ac5c36839609020469db604066f1593 (diff)
downloadports-a63f38bc0640a4068bb75f3a47549443f2934040.tar.gz
ports-a63f38bc0640a4068bb75f3a47549443f2934040.zip
- Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and dependency change from science/netcdf4 to science/netcdf [1] Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html Approved by: portmgr (bapt) [1]
Notes
Notes: svn path=/head/; revision=352855
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 19dd6cb9e7c5..a640b70b1961 100644
--- a/math/gri/Makefile
+++ b/math/gri/Makefile
@@ -3,13 +3,14 @@
PORTNAME= gri
PORTVERSION= 2.12.23
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Extensible plotting language for producing scientific graphs
-LIB_DEPENDS= netcdf:${PORTSDIR}/science/netcdf
+LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf
USES= readline
USE_GMAKE= yes