From 8192f53e3789bf161fa04091f5fa9a604d3b942e Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Fri, 8 Apr 2016 05:05:45 -0700 Subject: [PATCH] Tweak math/rubygem-rb-gsl version 1.16.0.4 --- math/rubygem-rb-gsl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/math/rubygem-rb-gsl/Makefile b/math/rubygem-rb-gsl/Makefile index 200a7146f23..1d57b54f12b 100644 --- a/math/rubygem-rb-gsl/Makefile +++ b/math/rubygem-rb-gsl/Makefile @@ -11,8 +11,8 @@ COMMENT= Ruby extension library for GSL (GNU Scientific Library) LICENSE= GPLv2 -LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl -RUN_DEPENDS= rubygem-narray>=0.5.9:${PORTSDIR}/math/rubygem-narray +LIB_DEPENDS= libgsl.so:math/gsl +RUN_DEPENDS= rubygem-narray>=0.5.9:math/rubygem-narray USE_RUBY= yes USE_RUBYGEMS= yes -- 2.41.0