aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-05-03 01:03:22 +0800
committerjylefort <jylefort@FreeBSD.org>2005-05-03 01:03:22 +0800
commit9d2940385c05f52dab838e5a078b68bbeda92a12 (patch)
tree9a9ee6d2b5f0bc4b270d084a9fbda8eaabd24193
parent4c9b5aed380c46987b970b2a621bb38d2b2aa358 (diff)
downloadfreebsd-ports-gnome-9d2940385c05f52dab838e5a078b68bbeda92a12.tar.gz
freebsd-ports-gnome-9d2940385c05f52dab838e5a078b68bbeda92a12.tar.zst
freebsd-ports-gnome-9d2940385c05f52dab838e5a078b68bbeda92a12.zip
Chase the libgsl update.
Reported by: pointyhat
-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