Skip to content

Commit

Permalink
Disable gnutls as a preferred option, as using gnutls keeps libpurple
Browse files Browse the repository at this point in the history
from being able to log into Yahoo Messenger.
  • Loading branch information
schnoebe committed Apr 23, 2014
1 parent e1b3839 commit b4b2221
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chat/libpurple/options.mk
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: options.mk,v 1.24 2014/02/04 08:28:06 obache Exp $
# $NetBSD: options.mk,v 1.25 2014/04/23 02:21:08 schnoebe Exp $

PKG_OPTIONS_VAR= PKG_OPTIONS.libpurple
PKG_SUPPORTED_OPTIONS+= avahi dbus debug farsight gnome gnutls
PKG_SUPPORTED_OPTIONS+= gstreamer perl sasl tcl
PKG_SUGGESTED_OPTIONS+= dbus farsight gnome gnutls gstreamer
PKG_SUGGESTED_OPTIONS+= dbus farsight gnome gstreamer

.include "../../mk/bsd.options.mk"

Expand Down

0 comments on commit b4b2221

Please sign in to comment.