summaryrefslogtreecommitdiffstats
path: root/math/ruby-gsl/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
committerbapt <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
commit2c6a3135268f227c2f016b08155f35b56c7fbd99 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /math/ruby-gsl/Makefile
parent92158ef1a1b16aa6f359266ab3492fc06838b525 (diff)
downloadFreeBSD-ports-2c6a3135268f227c2f016b08155f35b56c7fbd99.zip
FreeBSD-ports-2c6a3135268f227c2f016b08155f35b56c7fbd99.tar.gz
Modernize LIB_DEPENDS
With hat: portmgr
Diffstat (limited to 'math/ruby-gsl/Makefile')
-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 15d8344..61112cd 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= ruby
MAINTAINER= clsung@FreeBSD.org
COMMENT= Ruby extension library for GSL (GNU Scientific Library)
-LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl
+LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl
USE_RUBY= yes
USE_RUBY_SETUP= yes
OpenPOWER on IntegriCloud