summaryrefslogtreecommitdiff
path: root/chat/libpurple
diff options
context:
space:
mode:
Diffstat (limited to 'chat/libpurple')
-rw-r--r--chat/libpurple/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/libpurple/options.mk b/chat/libpurple/options.mk
index 39840c266c2..665ef0cdd37 100644
--- a/chat/libpurple/options.mk
+++ b/chat/libpurple/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.23 2014/02/03 16:38:53 wiz Exp $
+# $NetBSD: options.mk,v 1.24 2014/02/04 08:28:06 obache Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.libpurple
PKG_SUPPORTED_OPTIONS+= avahi dbus debug farsight gnome gnutls
@@ -57,6 +57,7 @@ CONFIGURE_ARGS+= --with-tclconfig=${BUILDLINK_PREFIX.tcl}/lib
.if !empty(PKG_OPTIONS:Mdbus)
CONFIGURE_ARGS+= --enable-dbus
CONFIGURE_ARGS+= --with-python=${PYTHONBIN}
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.10.8
PLIST.dbus= yes
REPLACE_SH+= libpurple/purple-send
REPLACE_SH+= libpurple/purple-send-async