[BACK]Return to options.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / chat / libpurple

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/chat/libpurple/options.mk between version 1.27 and 1.28

version 1.27, 2014/12/07 08:42:07 version 1.28, 2014/12/07 08:45:59
Line 60  CONFIGURE_ARGS+= --with-tclconfig=${BUIL
Line 60  CONFIGURE_ARGS+= --with-tclconfig=${BUIL
 .if !empty(PKG_OPTIONS:Mdbus)  .if !empty(PKG_OPTIONS:Mdbus)
 CONFIGURE_ARGS+=        --enable-dbus  CONFIGURE_ARGS+=        --enable-dbus
 CONFIGURE_ARGS+=        --with-python=${PYTHONBIN}  CONFIGURE_ARGS+=        --with-python=${PYTHONBIN}
 PYTHON_VERSIONS_INCOMPATIBLE=   33 34 # not yet ported as of 2.10.8  
 PLIST.dbus=             yes  PLIST.dbus=             yes
 REPLACE_SH+=            libpurple/purple-send  REPLACE_SH+=            libpurple/purple-send
 REPLACE_SH+=            libpurple/purple-send-async  REPLACE_SH+=            libpurple/purple-send-async

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

CVSweb <webmaster@jp.NetBSD.org>