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

Diff for /ports/graphics/devil/Attic/Makefile between version 1.5 and 1.6

version 1.5, 2010/05/30 10:23:16 version 1.6, 2010/08/17 23:03:15
Line 21 
Line 21 
 PERMIT_DISTFILES_CDROM =Yes  PERMIT_DISTFILES_CDROM =Yes
 PERMIT_DISTFILES_FTP =  Yes  PERMIT_DISTFILES_FTP =  Yes
   
 WANTLIB =               GL GLU ICE SM X11 Xau Xdmcp Xext Xi Xmu Xrandr Xrender \  WANTLIB =               GL GLU Half ICE Iex IlmImf IlmThread Imath SDL SM X11 Xau Xdmcp Xext Xi Xmu \
                         Xt Xxf86vm c iconv jpeg m pthread pthread-stubs sndio \                          Xrender Xt alleg c glut iconv jasper jpeg lcms m pthread pthread-stubs sndio \
                         stdc++ tiff usbhid xcb z                          stdc++ tiff usbhid xcb z
   
 MASTER_SITES =          ${MASTER_SITE_SOURCEFORGE:=openil/}  MASTER_SITES =          ${MASTER_SITE_SOURCEFORGE:=openil/}
 EXTRACT_SUFX =          .zip  EXTRACT_SUFX =          .zip
   
 LIB_DEPENDS =           alleg::games/allegro \  LIB_DEPENDS =           ::games/allegro \
                         SDL::devel/sdl \                          ::devel/sdl \
                         glut::graphics/glut \                          ::graphics/glut \
                         Half,Iex,IlmThread,Imath::graphics/ilmbase \                          ::graphics/ilmbase \
                         IlmImf::graphics/openexr \                          ::graphics/openexr \
                         jasper::graphics/jasper \                          ::graphics/jasper \
                         lcms::graphics/lcms                          ::graphics/lcms
   
 USE_X11 =               Yes  USE_X11 =               Yes
 USE_LIBTOOL =           Yes  USE_LIBTOOL =           Yes

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb