aboutsummaryrefslogtreecommitdiff
path: root/irc/iroffer-dinoex
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-11-02 15:42:08 +0000
committerSteve Wills <swills@FreeBSD.org>2016-11-02 15:42:08 +0000
commitb451ea1bee4328122696c71aa63d5406a05f9b80 (patch)
treed9a64f52abda4dfea11e70e0a89700ff543ef7ff /irc/iroffer-dinoex
parentf77fff859dcb36d28c011c45eb2a7d3a0f01ca83 (diff)
downloadports-b451ea1bee4328122696c71aa63d5406a05f9b80.tar.gz
ports-b451ea1bee4328122696c71aa63d5406a05f9b80.zip
irc/iroffer-dinoex: convert from LIBRUBY to LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=425160
Diffstat (limited to 'irc/iroffer-dinoex')
-rw-r--r--irc/iroffer-dinoex/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index b042c44c26ed..b67a8fdccc09 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -11,6 +11,8 @@ DISTNAME= iroffer-dinoex-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= IRC "bot" that makes sharing files via DCC extremely easy
+LIB_DEPENDS= lib${RUBY_NAME}.so:${RUBY_PORT}
+
LICENSE= GPLv2
CONFLICTS= iroffer-1* iroffer-lamm-1.*
@@ -44,7 +46,7 @@ OPTIONS_DEFAULT=CURL RUBY UPNP GEOIP
CURL_LIB_DEPENDS= libcurl.so:ftp/curl
CURL_CONFIGURE_ON= -curl
-RUBY_USE= RUBY=yes LIBRUBY=yes
+RUBY_USE= RUBY=yes
RUBY_CONFIGURE_ON= -ruby
UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc
UPNP_CONFIGURE_ON= -upnp