aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/loudmouth
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-17 13:25:32 +0800
committermiwi <miwi@FreeBSD.org>2014-02-17 13:25:32 +0800
commitb0b6a3c869caee6e35648599e33b919108d816ad (patch)
tree5e069c763632a7f7fec86e0056eb7e31a92d9c41 /net-im/loudmouth
parentc67f4e54814054f6fb95673d9ed8e90197ad8ee6 (diff)
downloadfreebsd-ports-gnome-b0b6a3c869caee6e35648599e33b919108d816ad.tar.gz
freebsd-ports-gnome-b0b6a3c869caee6e35648599e33b919108d816ad.tar.zst
freebsd-ports-gnome-b0b6a3c869caee6e35648599e33b919108d816ad.zip
- Stage support
Diffstat (limited to 'net-im/loudmouth')
-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}