aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/mcabber
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:13:34 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:13:34 +0800
commit1970e0c0bc69e6e45a0db0b3c8302bb2e0e8c953 (patch)
tree3627eb445c11fcddb4821034c5c6a4a785689342 /net-im/mcabber
parentea8ff22cff3d553574b25de8cfd89024ab2cb22e (diff)
downloadfreebsd-ports-gnome-1970e0c0bc69e6e45a0db0b3c8302bb2e0e8c953.tar.gz
freebsd-ports-gnome-1970e0c0bc69e6e45a0db0b3c8302bb2e0e8c953.tar.zst
freebsd-ports-gnome-1970e0c0bc69e6e45a0db0b3c8302bb2e0e8c953.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: net-im)
Diffstat (limited to 'net-im/mcabber')
-rw-r--r--net-im/mcabber/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index ad413fe3bb0c..2140fb758405 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -32,6 +32,7 @@ GPGME_DESC= Use security/gpgme for PGP support
OTR_DESC= Off-the-record messaging support
ENCHANT_DESC= Spell checking via enchant
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGPGME}