aboutsummaryrefslogtreecommitdiff
path: root/net-im/climm
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/climm')
-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 326d60c86623..9f53ed9a6f54 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -30,7 +30,7 @@ pre-configure:
@${ECHO_MSG} "Currently supported <your_lang> values are:"
@${ECHO} " "${SUP_LANGS} | /usr/bin/fmt
.else
- @${ECHO} "#define ${WITH_MICQ_LANG}_LANG" >> \
+ @/usr/bin/printf "#define ${WITH_MICQ_LANG}_LANG\n#undef ENGLISH_LANG" >> \
${WRKSRC}/../include/config.h
@${ECHO_MSG} "Compiling ${PORTNAME} with ${WITH_MICQ_LANG}."
.endif