diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 05:25:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 05:25:32 +0000 |
commit | e016b33fefec5542ea88dfa3ea909dfffdfc6a54 (patch) | |
tree | 5e069c763632a7f7fec86e0056eb7e31a92d9c41 /net-im/loudmouth/Makefile | |
parent | 6d490dfba7245e0f0ecc849939768847e96d1f6f (diff) | |
download | ports-e016b33fefec5542ea88dfa3ea909dfffdfc6a54.tar.gz ports-e016b33fefec5542ea88dfa3ea909dfffdfc6a54.zip |
Notes
Diffstat (limited to 'net-im/loudmouth/Makefile')
-rw-r--r-- | net-im/loudmouth/Makefile | 1 |
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} |