aboutsummaryrefslogtreecommitdiff
path: root/irc/weechat
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-19 11:49:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-19 11:49:14 +0000
commit42a1df4952dd512b5f7436e6159562b018716cb7 (patch)
tree71c6f8c8c4daaa0257cdae817ff05bcdd3a8c7c5 /irc/weechat
parent2a56663170d7ac1344b0aa82de038eeba3f73604 (diff)
downloadports-42a1df4952dd512b5f7436e6159562b018716cb7.tar.gz
ports-42a1df4952dd512b5f7436e6159562b018716cb7.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 31f32db8159d..cfddb037c239 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_SUBS+= CHARSET="@comment"
+PLIST_SUB+= CHARSET="@comment"
.else
PLIST_SUB+= CHARSET=""
.endif