summaryrefslogtreecommitdiff
path: root/science/ruby-netcdf
diff options
context:
space:
mode:
Diffstat (limited to 'science/ruby-netcdf')
-rw-r--r--science/ruby-netcdf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/ruby-netcdf/Makefile b/science/ruby-netcdf/Makefile
index 542145c820d1..2b240cb04d83 100644
--- a/science/ruby-netcdf/Makefile
+++ b/science/ruby-netcdf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= netcdf
PORTVERSION= 0.6.2
+PORTREVISION= 1
CATEGORIES= math ruby
MASTER_SITES= http://ruby.gfd-dennou.org/products/ruby-netcdf/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -17,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby interface to the NetCDF scientific IO library
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
-LIB_DEPENDS= netcdf.1:${PORTSDIR}/science/netcdf
+LIB_DEPENDS= netcdf.4:${PORTSDIR}/science/netcdf
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
USE_RUBY= yes