aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-01-14 23:05:28 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-01-14 23:08:33 +0000
commit18c6e18276691edf5274406bf82a3b06792ff9ae (patch)
tree23a66e6997d92422bec9960a22edc07e5386d547 /irc
parent74d55245570c3645f49debe0db6ba89a30034bcd (diff)
downloadports-18c6e18276691edf5274406bf82a3b06792ff9ae.tar.gz
ports-18c6e18276691edf5274406bf82a3b06792ff9ae.zip
Diffstat (limited to 'irc')
-rw-r--r--irc/rbot/Makefile4
-rw-r--r--irc/rubygem-cinch/Makefile1
-rw-r--r--irc/rubygem-cogbot/Makefile1
-rw-r--r--irc/rubygem-lita-irc/Makefile1
-rw-r--r--irc/rubygem-net-irc/Makefile1
5 files changed, 1 insertions, 7 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index 2a2415fe5549..aca35f99db58 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -23,10 +23,8 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/tokyocabinet.so:databases/ruby-tokyocabinet
rubygem-oauth21>=0:net/rubygem-oauth21
LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet
-USES= cpe
+USES= cpe ruby:setup
-USE_RUBY= yes
-USE_RUBY_SETUP= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
NO_ARCH= yes
diff --git a/irc/rubygem-cinch/Makefile b/irc/rubygem-cinch/Makefile
index ef8d5426a67c..fec18aa0371b 100644
--- a/irc/rubygem-cinch/Makefile
+++ b/irc/rubygem-cinch/Makefile
@@ -11,7 +11,6 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
-USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
diff --git a/irc/rubygem-cogbot/Makefile b/irc/rubygem-cogbot/Makefile
index 62a298e17ddb..3984b818be8d 100644
--- a/irc/rubygem-cogbot/Makefile
+++ b/irc/rubygem-cogbot/Makefile
@@ -23,7 +23,6 @@ RUN_DEPENDS= rubygem-cinch>=2.3.3:irc/rubygem-cinch \
rubygem-fortune_gem>=0.0.9:games/rubygem-fortune_gem
NO_ARCH= yes
-USE_RUBY= yes
USES= gem
PLIST_FILES= bin/cogbot
diff --git a/irc/rubygem-lita-irc/Makefile b/irc/rubygem-lita-irc/Makefile
index 69af70fc24cc..29663f4b9ef2 100644
--- a/irc/rubygem-lita-irc/Makefile
+++ b/irc/rubygem-lita-irc/Makefile
@@ -15,7 +15,6 @@ RUN_DEPENDS= rubygem-cinch>=2.0:irc/rubygem-cinch \
rubygem-lita>=4.0:net-im/rubygem-lita
NO_ARCH= yes
-USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
diff --git a/irc/rubygem-net-irc/Makefile b/irc/rubygem-net-irc/Makefile
index 79fc8d3c41c4..98e250415c43 100644
--- a/irc/rubygem-net-irc/Makefile
+++ b/irc/rubygem-net-irc/Makefile
@@ -13,7 +13,6 @@ LICENSE= RUBY
NO_ARCH= yes
REINPLACE_ARGS= -i ''
-USE_RUBY= yes
USES= gem
post-patch: