summaryrefslogtreecommitdiff
path: root/math/ruby-gsl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/ruby-gsl/Makefile')
-rw-r--r--math/ruby-gsl/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index 11e07b6c8b5..04f80004064 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.18 2016/10/15 14:42:10 taca Exp $
+# $NetBSD: Makefile,v 1.19 2017/03/20 13:27:02 taca Exp $
-DISTNAME= gsl-2.1.0.1
+DISTNAME= gsl-2.1.0.2
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/SciRuby/rb-gsl
+HOMEPAGE= https://github.com/SciRuby/rb-gsl/
COMMENT= Ruby interface to GNU Scientific Library
LICENSE= gnu-gpl-v2 # OR later
-DEPENDS+= ${RUBY_PKGPREFIX}-narray>=0.5.9:../../math/ruby-narray
-
USE_GCC_RUNTIME= yes
.include "../../lang/ruby/gem.mk"