summaryrefslogtreecommitdiff
path: root/math/ruby-gsl
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-07 08:22:50 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-07 08:22:50 +0000
commit34c8086af5609e9a13eeca932412867ff04fe659 (patch)
treeccfdb4d0c3df38c4370977e3105f4d0daef4f01d /math/ruby-gsl
parentRequires fvwm2-devel, not plain fvwm2 (diff)
Chase libgsl-update
Notes
Notes: svn path=/head/; revision=113119
Diffstat (limited to 'math/ruby-gsl')
-rw-r--r--math/ruby-gsl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index 0d8024fa5b22..32253d8e4c8b 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby extension library for GSL (GNU Scientific Library)
-LIB_DEPENDS= gsl.5:${.CURDIR}/../gsl
+LIB_DEPENDS= gsl.6:${.CURDIR}/../gsl
USE_RUBY= yes
USE_RUBY_SETUP= yes