diff options
-rw-r--r-- | net-im/libpurple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index 4bf29667c64d..d797197be4eb 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -54,7 +54,7 @@ OPTIONS= BONJOUR "Enable mDNS support" on \ SASL "Cyrus SASL support (for jabberd)" off \ GSTREAMER "Use GStreamer for playing sounds" on \ VV "Enable video and voice support" on \ - IDN "Enable support for international domains" on + IDN "Enable support for international domains" on \ PERL "Perl scripting" off \ TCLTK "Tcl/Tk scripting" off \ SAMETIME "The Lotus Sametime chat protocol" off \ |