summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-02 17:03:22 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-02 17:03:22 +0000
commitae5e5e45978ab36e0ac2afe8b7facc63a90c0031 (patch)
treee04be9711b06d9a2a2625e09cfda10ad0a86fdb8 /math
parentUpdate to 0.9.2 (diff)
Chase the libgsl update.
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=134502
Diffstat (limited to 'math')
-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 20a0d42fad6a..601412fc6cd7 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.6:${.CURDIR}/../gsl
+LIB_DEPENDS= gsl.7:${.CURDIR}/../gsl
USE_RUBY= yes
USE_RUBY_SETUP= yes