aboutsummaryrefslogtreecommitdiff
path: root/irc/rbot
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-01-17 07:06:25 +0000
committerSteve Wills <swills@FreeBSD.org>2016-01-17 07:06:25 +0000
commitf0b0908dc5170e04f71b96d5d40a92cf318f9a15 (patch)
tree902fa29d9a5cf9935738607467fcd8ffb0d8fc69 /irc/rbot
parente98431cd0af7a86fdc236f93ae7b82836b5882c8 (diff)
downloadports-f0b0908dc5170e04f71b96d5d40a92cf318f9a15.tar.gz
ports-f0b0908dc5170e04f71b96d5d40a92cf318f9a15.zip
mark ports that don't work with Ruby 2.3
PR: 205774
Notes
Notes: svn path=/head/; revision=406285
Diffstat (limited to 'irc/rbot')
-rw-r--r--irc/rbot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index e28d500f05db..e762c2534260 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -32,6 +32,8 @@ PORTDOCS= REQUIREMENTS ChangeLog
OPTIONS_DEFINE= DOCS
+BROKEN_RUBY23= yes
+
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}