aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ircproxy
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-03-06 22:03:51 +0800
committermiwi <miwi@FreeBSD.org>2014-03-06 22:03:51 +0800
commit530b8e2cec93d249080bd2e74085efd399ce87c4 (patch)
tree481f6e2b9c7034310a53b9aa865a0a8e2eae788e /irc/ircproxy
parent3abb7fb338732098d2057ea0ddb16761e8954249 (diff)
downloadfreebsd-ports-gnome-530b8e2cec93d249080bd2e74085efd399ce87c4.tar.gz
freebsd-ports-gnome-530b8e2cec93d249080bd2e74085efd399ce87c4.tar.zst
freebsd-ports-gnome-530b8e2cec93d249080bd2e74085efd399ce87c4.zip
- Stage support
Diffstat (limited to 'irc/ircproxy')
-rw-r--r--irc/ircproxy/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile
index 2b09833078ee..e39dd99d9989 100644
--- a/irc/ircproxy/Makefile
+++ b/irc/ircproxy/Makefile
@@ -30,7 +30,6 @@ OPTIONS_DEFAULT= SSL MEMDEBUG FDDEBUG
MEMDEBUG_DESC= Enable memory debugging
FDDEBUG_DESC= Enable file descriptor debugging
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSSL}