summaryrefslogtreecommitdiff
path: root/math/ruby-gsl
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-23 22:01:09 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-23 22:01:09 +0000
commit79c328afe9a7bfb73598d0d867252fa247237016 (patch)
tree27ed3813eb56580379f9589f49e0ed453157f02d /math/ruby-gsl
parentUpdate to 1.2 (diff)
shlib version bump for ports depending on math/gsl
Notes
Notes: svn path=/head/; revision=63458
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 745afa216dfb..ff88bc7fd38a 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-LIB_DEPENDS= gsl.0:${.CURDIR}/../gsl
+LIB_DEPENDS= gsl.3:${.CURDIR}/../gsl
USE_RUBY= yes
USE_RUBY_SETUP= yes