diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:00:46 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:00:46 +0000 |
commit | fa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (patch) | |
tree | 728a3619568ce38b9188fc0b8717a16a880d52d3 /net-im/climm | |
parent | b0dffdff28a18aa92669ae08593f8e26d4128641 (diff) |
Notes
Diffstat (limited to 'net-im/climm')
-rw-r--r-- | net-im/climm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index d6c33f00685d..2c58a4f069bd 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -16,7 +16,7 @@ USES= gmake pkgconfig GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -OPTIONS_DEFINE= ICONV P2P TCL OTR REMOTE XMPP +OPTIONS_DEFINE= ICONV P2P TCL OTR REMOTE XMPP DOCS OPTIONS_DEFAULT=ICONV P2P TCL OTR REMOTE P2P_DESC= Enable Peer2peer connection support OTR_DESC= Enable OTR encryption support |