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

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

version 1.1, 2014/01/31 19:59:24 version 1.2, 2014/02/01 13:13:17
Line 6 
Line 6 
   
 CATEGORIES =            graphics  CATEGORIES =            graphics
   
 #HOMEPAGE =             ???     URL  HOMEPAGE =              http://yuzhikov.com/projects.html
   
 MAINTAINER =            Kirill Bychkov <kirby@openbsd.org>  MAINTAINER =            Kirill Bychkov <kirby@openbsd.org>
   
Line 25 
Line 25 
 CONFIGURE_ARGS +=       -DUSE_SYSTEM_FFTW=ON  CONFIGURE_ARGS +=       -DUSE_SYSTEM_FFTW=ON
   
 NO_TEST =               Yes  NO_TEST =               Yes
   
   do-install:
           ${INSTALL_PROGRAM} ${WRKBUILD}/SmartDeblur ${PREFIX}/bin/smartdeblur
   
 .include <bsd.port.mk>  .include <bsd.port.mk>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb