diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-20 21:34:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-20 21:34:19 +0000 |
commit | a678e697ae478be0b9a78e6a71f012f7f47f60db (patch) | |
tree | 80ecd316ee157ef3c14ec358257188f6c9997b9a /net-im/libpurple | |
parent | 8d53a9307b5d958c00208536c70c7e47a1179eba (diff) | |
download | ports-a678e697ae478be0b9a78e6a71f012f7f47f60db.tar.gz ports-a678e697ae478be0b9a78e6a71f012f7f47f60db.zip |
Notes
Diffstat (limited to 'net-im/libpurple')
-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 \ |