summaryrefslogtreecommitdiff
path: root/math/ruby-gsl
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-12 20:37:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-12 20:37:24 +0000
commit338161958384cbdb221973b01a11d82931076f0c (patch)
tree9ad64d1ef4f015567812cf7538b084e6df860f1d /math/ruby-gsl
parent- Update to 1.12 (diff)
- Chase gsl shlib bump
Notes
Notes: svn path=/head/; revision=225875
Diffstat (limited to 'math/ruby-gsl')
-rw-r--r--math/ruby-gsl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index 93aa478c4a4d..a61844787869 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gsl
PORTVERSION= 1.10.3
+PORTREVISION= 1
CATEGORIES= math ruby
MASTER_SITES= RF
MASTER_SITE_SUBDIR= rb-${PORTNAME}
@@ -17,7 +18,7 @@ DIST_SUBDIR= ruby
MAINTAINER= clsung@FreeBSD.org
COMMENT= A Ruby extension library for GSL (GNU Scientific Library)
-LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl
USE_RUBY= yes
USE_RUBY_SETUP= yes