aboutsummaryrefslogtreecommitdiff
path: root/math/ruby-gsl
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-08 19:44:43 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-08 19:44:43 +0000
commit4eefab5df0652855569752255d258c26cc46aab5 (patch)
tree2fe0c97bdb9764203641f6616aecbcde216f93ab /math/ruby-gsl
parent8c286f7dad272a745fd69e2fedd96a39c8ae7822 (diff)
downloadports-4eefab5df0652855569752255d258c26cc46aab5.tar.gz
ports-4eefab5df0652855569752255d258c26cc46aab5.zip
Notes
Diffstat (limited to 'math/ruby-gsl')
-rw-r--r--math/ruby-gsl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index 9b4282d7dc39..6301b29e5835 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gsl
PORTVERSION= 1.5.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math ruby
MASTER_SITES= http://rubyforge.org/frs/download.php/2108/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby extension library for GSL (GNU Scientific Library)
-LIB_DEPENDS= gsl.7:${.CURDIR}/../gsl
+LIB_DEPENDS= gsl.9:${PORTSDIR}/math/gsl
USE_RUBY= yes
USE_RUBY_SETUP= yes