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

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

Diff for /pkgsrc/audio/py-ogg/Attic/Makefile between version 1.17 and 1.18

version 1.17, 2017/01/01 14:43:24 version 1.18, 2018/07/03 05:03:03
Line 16  CONFIG_SHELL=  ${PYTHONBIN}
Line 16  CONFIG_SHELL=  ${PYTHONBIN}
 CONFIGURE_SCRIPT=       config_unix.py  CONFIGURE_SCRIPT=       config_unix.py
 CONFIGURE_ARGS+=        --prefix ${PREFIX}  CONFIGURE_ARGS+=        --prefix ${PREFIX}
   
 PYTHON_VERSIONS_INCOMPATIBLE=   34 35 36 # not yet ported as of 1.3  PYTHON_VERSIONS_INCOMPATIBLE=   34 35 36 37 # not yet ported as of 1.3
   
 .include "../../lang/python/distutils.mk"  .include "../../lang/python/distutils.mk"
 .include "../../multimedia/libogg/buildlink3.mk"  .include "../../multimedia/libogg/buildlink3.mk"

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

CVSweb <webmaster@jp.NetBSD.org>