[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / graphics / uniconvertor

Diff for /ports/graphics/uniconvertor/Makefile between version 1.3 and 1.4

version 1.3, 2010/07/01 07:17:38 version 1.4, 2010/10/27 08:10:04
Line 23 
Line 23 
   
 NO_REGRESS =            Yes  NO_REGRESS =            Yes
   
 SUBST_VARS =            V  SEPARATE_BUILD =        concurrent
   
 post-patch:  SUBST_VARS =            V
         perl -pi -e 's,python,${MODPY_BIN},g' ${WRKSRC}/src/uniconv  MODPY_ADJ_FILES =       src/uniconv src/__init__.py
         perl -pi -e 's,/usr/bin/python,${MODPY_BIN},g' ${WRKSRC}/src/__init__.py  
   
 .include <bsd.port.mk>  .include <bsd.port.mk>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb