summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-17 05:25:32 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-17 05:25:32 +0000
commite016b33fefec5542ea88dfa3ea909dfffdfc6a54 (patch)
tree5e069c763632a7f7fec86e0056eb7e31a92d9c41 /net-im
parent- Stage support (diff)
- Stage support
Notes
Notes: svn path=/head/; revision=344660
Diffstat (limited to 'net-im')
-rw-r--r--net-im/loudmouth/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index 41a03eba1bf2..8b0df3ab783a 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -25,7 +25,6 @@ OPTIONS_DEFAULT=GNUTLS
OPTIONS_RADIO= SSL
OPTIONS_RADIO_SSL= GNUTLS OPENSSL
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGNUTLS}