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

Diff for /ports/graphics/luminance/Attic/Makefile between version 1.1 and 1.2

version 1.1, 2010/08/18 22:18:53 version 1.2, 2010/10/27 05:07:23
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
 COMMENT =               application that aims to provide a workflow for HDR imaging  COMMENT =               application that aims to provide a workflow for HDR imaging
   
 DISTNAME =              luminance-hdr_2.0.0  DISTNAME =              luminance-v2.0.1
 PKGNAME =               ${DISTNAME:S/_/-/}  PKGNAME =               ${DISTNAME:S/v//}
   
 CATEGORIES =            graphics  CATEGORIES =            graphics
   
Line 30 
Line 30 
                         ::math/fftw3,float                          ::math/fftw3,float
   
 FAKE_FLAGS =            INSTALL_ROOT=${WRKINST}  FAKE_FLAGS =            INSTALL_ROOT=${WRKINST}
   
 USE_X11 =               Yes  
   
 NO_REGRESS =            Yes  NO_REGRESS =            Yes
   

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

CVSweb