aboutsummaryrefslogtreecommitdiff
path: root/irc/rbot
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:17:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:17:07 +0000
commit067642d629b496f3af83b03792b999e35a43358e (patch)
tree74d079b02b429b586f875bb077a8673e935bf259 /irc/rbot
parent008615d93bdd30b768811ec1aed9fefb370ce13b (diff)
downloadports-067642d629b496f3af83b03792b999e35a43358e.tar.gz
ports-067642d629b496f3af83b03792b999e35a43358e.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=524596
Diffstat (limited to 'irc/rbot')
-rw-r--r--irc/rbot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index a41efdd8ebbd..260cc1a36e32 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -28,6 +28,7 @@ LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet
USE_RUBY= yes
USE_RUBY_SETUP= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
+NO_ARCH= yes
USE_GITHUB= yes
GH_ACCOUNT= ruby-${PORTNAME}