[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.6

version 1.3, 2010/07/01 07:17:38 version 1.6, 2011/03/04 21:09:54
Line 9 
Line 9 
   
 HOMEPAGE =              http://sk1project.org/  HOMEPAGE =              http://sk1project.org/
   
 #MAINTAINER =           ???  MAINTAINER =            Kirill Bychkov <yason@linklevel.net>
   
 # GPLv2/LGPLv2  # GPLv2/LGPLv2
 PERMIT_PACKAGE_CDROM =  Yes  PERMIT_PACKAGE_CDROM =  Yes
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 =       setup.py 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.6

CVSweb