[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / audio / openal-soft

Diff for /ports/audio/openal-soft/Attic/Makefile between version 1.2 and 1.3

version 1.2, 2009/08/20 21:57:19 version 1.3, 2009/09/21 13:24:55
Line 26 
Line 26 
 MODULES =               devel/cmake  MODULES =               devel/cmake
   
 USE_LIBTOOL =           Yes  USE_LIBTOOL =           Yes
 CONFIGURE_ARGS +=       -DALSA:BOOL=OFF -DPORTAUDIO:BOOL=OFF -DPULSEAUDIO:BOOL=OFF \  CONFIGURE_ARGS +=       -DALSA:BOOL=OFF -DPORTAUDIO:BOOL=ON -DPULSEAUDIO:BOOL=OFF \
                         -DOSS:BOOL=OFF -DSOLARIS:BOOL=OFF -DDSOUND:BOOL=OFF                          -DOSS:BOOL=ON -DSOLARIS:BOOL=OFF -DDSOUND:BOOL=OFF \
                           -DALSOFT_CONFIG:BOOL=ON
   
 NO_REGRESS =            Yes  NO_REGRESS =            Yes
   

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

CVSweb