From 7a12dc4883196740e98a46fb4af596254cb4d980 Mon Sep 17 00:00:00 2001 From: krion Date: Sun, 12 Oct 2003 21:57:01 +0000 Subject: - Chase libraries to actual math/gsl version. Submitted by: kris via bento --- math/ruby-gsl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/ruby-gsl') diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile index dd0f647..cc5c5e8 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.4:${.CURDIR}/../gsl +LIB_DEPENDS= gsl.5:${.CURDIR}/../gsl USE_RUBY= yes USE_RUBY_SETUP= yes -- cgit v1.1