[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.1 and 1.2

version 1.1, 2009/06/12 17:13:00 version 1.2, 2009/08/20 21:57:19
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
 #ONLY_FOR_ARCHS =       ???  
 #NOT_FOR_ARCHS =        ???  
 #SHARED_ONLY =          ???  
 #COMES_WITH =           ???  
 #BROKEN =               reason  
   
 COMMENT =               software implementation of the OpenAL specification  COMMENT =               software implementation of the OpenAL specification
   
 DISTNAME =              openal-soft-1.8.466  DISTNAME =              openal-soft-1.8.466
   
 SHARED_LIBS =           openal  1.8  SHARED_LIBS =           openal  0.0     #1.8
   
 CATEGORIES =            audio  CATEGORIES =            audio
   
Line 32 
Line 27 
   
 USE_LIBTOOL =           Yes  USE_LIBTOOL =           Yes
 CONFIGURE_ARGS +=       -DALSA:BOOL=OFF -DPORTAUDIO:BOOL=OFF -DPULSEAUDIO:BOOL=OFF \  CONFIGURE_ARGS +=       -DALSA:BOOL=OFF -DPORTAUDIO:BOOL=OFF -DPULSEAUDIO:BOOL=OFF \
                         -DSOLARIS:BOOL=OFF -DDSOUND:BOOL=OFF                          -DOSS:BOOL=OFF -DSOLARIS:BOOL=OFF -DDSOUND:BOOL=OFF
   
 NO_REGRESS =            Yes  NO_REGRESS =            Yes
   

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

CVSweb