[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-hg-evolve

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

Diff for /pkgsrc/devel/py-hg-evolve/Makefile between version 1.24 and 1.25

version 1.24, 2022/01/01 11:26:34 version 1.25, 2022/01/04 07:13:05
Line 38  do-test:
Line 38  do-test:
 .endif  .endif
   
 .include "../../lang/python/egg.mk"  .include "../../lang/python/egg.mk"
   
   .if ${PYPKGPREFIX} == "py27"
   _PYSETUPTOOLSINSTALLARGS:=      ${PYSETUPTOOLSINSTALLARGS:N--single-version-externally-managed}
   .endif
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

CVSweb <webmaster@jp.NetBSD.org>