[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / databases / py-metakit

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

Diff for /pkgsrc/databases/py-metakit/Makefile between version 1.29 and 1.30

version 1.29, 2015/12/05 21:25:32 version 1.30, 2016/07/09 13:03:35
Line 22  BUILD_TARGET= python
Line 22  BUILD_TARGET= python
 INSTALL_TARGET= install-python  INSTALL_TARGET= install-python
 MAKE_ENV+=      PYINC=${LOCALBASE}/${PYINC} PYSITELIB=${LOCALBASE}/${PYSITELIB}  MAKE_ENV+=      PYINC=${LOCALBASE}/${PYINC} PYSITELIB=${LOCALBASE}/${PYSITELIB}
 PY_PATCHPLIST=  yes  PY_PATCHPLIST=  yes
 PYTHON_VERSIONS_INCOMPATIBLE=   33 34 35 # not yet ported as of 2.4.9.7  PYTHON_VERSIONS_INCOMPATIBLE=   34 35 # not yet ported as of 2.4.9.7
   
 INSTALLATION_DIRS+=     ${PYSITELIB}  INSTALLATION_DIRS+=     ${PYSITELIB}
   

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

CVSweb <webmaster@jp.NetBSD.org>