summaryrefslogtreecommitdiff
path: root/math/ruby-gsl
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
commitd369e5c287c06a3ad512ee7c9a4d4d828c1d2f01 (patch)
tree70c2049bf7cb81daf29a37481d1586373dd5ba80 /math/ruby-gsl
parent- Update to 1.7 (diff)
- Chase the gsl shared lib bump.
Approved by: thierry (mentor)
Notes
Notes: svn path=/head/; revision=210850
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 7972c57aabfc..2d721ed8d71a 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gsl
PORTVERSION= 1.9.2
+PORTREVISION= 1
CATEGORIES= math ruby
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
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.10:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl
USE_RUBY= yes
USE_RUBY_SETUP= yes