aboutsummaryrefslogtreecommitdiff
path: root/irc/weechat
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-19 14:26:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-19 14:26:30 +0000
commite78326dbeb54714ef931741e64554aeee00a8ead (patch)
tree9864afe0fa38603bb455533c9b738e022dec918b /irc/weechat
parent4c23727eddbb8e1556724fa8fa7c82047ef76281 (diff)
downloadports-e78326dbeb54714ef931741e64554aeee00a8ead.tar.gz
ports-e78326dbeb54714ef931741e64554aeee00a8ead.zip
Notes
Diffstat (limited to 'irc/weechat')
-rw-r--r--irc/weechat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index cfddb037c239..68bcb13cda3e 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -45,7 +45,7 @@ CONFIGURE_ARGS+= --with-debug=0
.if !defined(WITHOUT_CHARSET)
CONFIGURE_ARGS+= --disable-charset
-PLIST_SUB+= CHARSET="@comment"
+PLIST_SUB+= CHARSET="@comment "
.else
PLIST_SUB+= CHARSET=""
.endif