aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-20 15:58:09 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-20 15:58:09 +0000
commit2324655f200dcb66c0a26dc9f7ba34216e5a7c3f (patch)
tree3310e381bea8ad1402bd438c7348400bcb76a66b /irc
parent7055ff02f189a21dc14fc0489900f315a6e9192f (diff)
downloadports-2324655f200dcb66c0a26dc9f7ba34216e5a7c3f.tar.gz
ports-2324655f200dcb66c0a26dc9f7ba34216e5a7c3f.zip
- Add NO_STAGE until validated to be safe for upcoming staging support
Notes
Notes: svn path=/head/; revision=327710
Diffstat (limited to 'irc')
-rw-r--r--irc/gseen.mod/Makefile1
-rw-r--r--irc/rbot/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/irc/gseen.mod/Makefile b/irc/gseen.mod/Makefile
index 8c6fd6fb51cf..43d9877cca78 100644
--- a/irc/gseen.mod/Makefile
+++ b/irc/gseen.mod/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop
RUN_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop
USE_TCL= 85+
+NO_STAGE= yes
WRKSRC= ${WRKDIR}/eggdrop
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index ad7f28270819..8008c6b48f0c 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -14,6 +14,7 @@ COMMENT= Ruby IRC bot similar to infobot
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb \
rubygem-gettext>=1.93.0:${PORTSDIR}/devel/rubygem-gettext
+NO_STAGE= yes
USE_RUBY= yes
USE_RUBY_SETUP= yes
CONFIGURE_ARGS= --prefix=${PREFIX}