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

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

version 1.3, 2010/10/27 08:34:46 version 1.4, 2010/10/27 08:46:53
Line 21 
Line 21 
   
 MODULES =               lang/python  MODULES =               lang/python
   
 RUN_DEPENDS =           ::graphics/sk1project/libs  RUN_DEPENDS =           ::graphics/sk1project/libs \
                           :desktop-file-utils-*:devel/desktop-file-utils
   
 SEPARATE_BUILD =        concurrent  SEPARATE_BUILD =        concurrent
   
Line 29 
Line 30 
   
 SUBST_VARS =            V  SUBST_VARS =            V
 MODPY_ADJ_FILES =       setup.py src/uniconvw src/__init__.py  MODPY_ADJ_FILES =       setup.py src/uniconvw src/__init__.py
   
   pre-configure:
           perl -pi -e 's,/usr/share,${PREFIX}/share,g' \
                   ${WRKSRC}/setup.py
   
 .include <bsd.port.mk>  .include <bsd.port.mk>

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

CVSweb