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

Diff for /ports/graphics/uniconvw/Makefile between version 1.1 and 1.2

version 1.1, 2010/10/23 13:41:43 version 1.2, 2010/10/27 08:07:56
Line 28 
Line 28 
 NO_REGRESS =            Yes  NO_REGRESS =            Yes
   
 SUBST_VARS =            V  SUBST_VARS =            V
   MODPY_ADJ_FILES =       src/uniconvw src/__init__.py
 post-patch:  
         perl -pi -e 's,/usr/bin/python,${MODPY_BIN},g' ${WRKSRC}/src/uniconvw  
         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.1  
changed lines
  Added in v.1.2

CVSweb