aboutsummaryrefslogtreecommitdiff
path: root/irc/iroffer-dinoex
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-01 21:19:25 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-01 21:28:58 +0000
commit4d163e8a81407f90efa39db5a9ca58389ecea3a3 (patch)
tree2102dc5eee065a3e96a95c64753724590bb19931 /irc/iroffer-dinoex
parent770631f591956eb2bf08376065bfb07de9ca9438 (diff)
downloadports-4d163e8a81407f90efa39db5a9ca58389ecea3a3.tar.gz
ports-4d163e8a81407f90efa39db5a9ca58389ecea3a3.zip
Mk/bsd.ruby.mk: Remove RUBY_NAME
Use ruby${RUBY_SUFFIX} or libruby${RUBY_SHLIBVER} directly. It also fixes the inconsistency in lang/ruby{26,27,30}/{Makefile,pkg-plist}.
Diffstat (limited to 'irc/iroffer-dinoex')
-rw-r--r--irc/iroffer-dinoex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index 845c7dda10be..a03fe830c8c8 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -46,7 +46,7 @@ OPTIONS_DEFAULT=CURL RUBY UPNP GEOIP
CURL_LIB_DEPENDS= libcurl.so:ftp/curl
CURL_CONFIGURE_ON= -curl
RUBY_USE= RUBY=yes
-RUBY_LIB_DEPENDS= lib${RUBY_NAME}.so:${RUBY_PORT}
+RUBY_LIB_DEPENDS= libruby${RUBY_SHLIBVER}.so:${RUBY_PORT}
RUBY_CONFIGURE_ON= -ruby
UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc
UPNP_CONFIGURE_ON= -upnp