[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.33 and 1.34

version 1.33, 2018/07/18 00:06:12 version 1.34, 2019/04/26 13:13:47
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=   34 35 36 37 # not yet ported as of 2.4.9.7  PYTHON_VERSIONS_INCOMPATIBLE=    36 37 # not yet ported as of 2.4.9.7
   
 INSTALLATION_DIRS+=     ${PYSITELIB}  INSTALLATION_DIRS+=     ${PYSITELIB}
   

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

CVSweb <webmaster@jp.NetBSD.org>