aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat-ruby
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:44:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:44:49 +0000
commitf30824b2efbe63d43d2f6c20532432b115efc294 (patch)
tree9d1e452d3f792dc6db188b9beb02d33d59269bde /irc/xchat-ruby
parente9b2d1612d55f54943b59e295cd6d37c9e87a724 (diff)
Notes
Diffstat (limited to 'irc/xchat-ruby')
-rw-r--r--irc/xchat-ruby/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat-ruby/Makefile b/irc/xchat-ruby/Makefile
index e44110cc8bd2..eff0c8e5bf1a 100644
--- a/irc/xchat-ruby/Makefile
+++ b/irc/xchat-ruby/Makefile
@@ -25,6 +25,7 @@ PLIST_FILES= lib/xchat/plugins/xchat-ruby.so
PORTDOCS= README ChangeLog
PORTEXAMPLES= embedify.rb TimerSample.rb JFilter.rb JBanner.rb
+NO_STAGE= yes
post-patch:
${REINPLACE_CMD} \
-e 's|^RUBY=.*|RUBY=${RUBY}|' \