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

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

Diff for /pkgsrc/math/py-mpmath/Makefile between version 1.6 and 1.7

version 1.6, 2012/09/11 23:04:31 version 1.7, 2014/01/25 10:30:13
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  
   
 DISTNAME=       mpmath-0.17  DISTNAME=       mpmath-0.17
 PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}  PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
Line 14  LICENSE= modified-bsd
Line 13  LICENSE= modified-bsd
 USE_LANGUAGES=  # none  USE_LANGUAGES=  # none
 PYDISTUTILSPKG= yes  PYDISTUTILSPKG= yes
   
   PYTHON_VERSIONS_INCOMPATIBLE=   33
   
 TEST_ENV+=      PYTHONPATH=${WRKSRC}/build/lib  TEST_ENV+=      PYTHONPATH=${WRKSRC}/build/lib
 do-test:  do-test:
         ${RUN} cd ${WRKSRC}/build/lib/mpmath/tests; \          ${RUN} cd ${WRKSRC}/build/lib/mpmath/tests; \

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>