aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/climm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index 2c564d90c30b..360db13826f0 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -48,7 +48,7 @@ USE_ICONV= yes
CONFIGURE_ARGS+= --disable-iconv
.endif
-.if ${PORT_OPTIONS:MOTR}
+.if ${PORT_OPTIONS:MP2P}
CONFIGURE_ARGS+= --enable-peer2peer
.else
CONFIGURE_ARGS+= --disable-peer2peer