[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / misc / calibre

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

Diff for /pkgsrc/misc/calibre/Makefile between version 1.123 and 1.124

version 1.123, 2015/11/27 13:52:50 version 1.124, 2015/12/05 21:25:50
Line 40  USE_LANGUAGES= c c++
Line 40  USE_LANGUAGES= c c++
 USE_LIBTOOL=    yes  USE_LIBTOOL=    yes
 USE_TOOLS+=     pkg-config pax  USE_TOOLS+=     pkg-config pax
 PYTHON_VERSIONS_ACCEPTED=       27  PYTHON_VERSIONS_ACCEPTED=       27
 PYTHON_VERSIONS_INCOMPATIBLE=   33 34 # not ported as of 2.1.0; also: py-mechanize, py-beautifulsoup, py-imaging, py-netifaces  PYTHON_VERSIONS_INCOMPATIBLE=   33 34 35 # not ported as of 2.1.0; also: py-mechanize, py-beautifulsoup, py-imaging, py-netifaces
 PYDISTUTILSPKG= yes  PYDISTUTILSPKG= yes
 PYSETUPOPTARGS= # empty  PYSETUPOPTARGS= # empty
 PYSETUPINSTALLARGS=     --prefix=${PREFIX} --root=${DESTDIR:Q}${PREFIX}  PYSETUPINSTALLARGS=     --prefix=${PREFIX} --root=${DESTDIR:Q}${PREFIX}

Legend:
Removed from v.1.123  
changed lines
  Added in v.1.124

CVSweb <webmaster@jp.NetBSD.org>