diff options
Diffstat (limited to 'net-im/mcabber/Makefile')
-rw-r--r-- | net-im/mcabber/Makefile | 1 |
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} |