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

Diff for /ports/graphics/devil/Attic/Makefile between version 1.2 and 1.3

version 1.2, 2009/09/20 07:53:20 version 1.3, 2010/04/21 22:12:43
Line 22 
Line 22 
 PERMIT_DISTFILES_FTP =  Yes  PERMIT_DISTFILES_FTP =  Yes
   
 WANTLIB =               GL GLU ICE SM X11 Xau Xdmcp Xext Xi Xmu Xrandr Xrender \  WANTLIB =               GL GLU ICE SM X11 Xau Xdmcp Xext Xi Xmu Xrandr Xrender \
                         Xt c iconv jpeg m pthread pthread-stubs sndio stdc++  \                          Xt Xxf86vm c iconv jpeg m pthread pthread-stubs sndio \
                         usbhid xcb z                          stdc++ usbhid xcb z
   
 MASTER_SITES =          ${MASTER_SITE_SOURCEFORGE:=openil/}  MASTER_SITES =          ${MASTER_SITE_SOURCEFORGE:=openil/}
 EXTRACT_SUFX =          .zip  EXTRACT_SUFX =          .zip
   
 LIB_DEPENDS =           alleg::devel/allegro \  LIB_DEPENDS =           alleg::games/allegro \
                         SDL::devel/sdl \                          SDL::devel/sdl \
                         glut::graphics/freeglut \                          glut::graphics/freeglut \
                         Half,Iex,IlmThread,Imath::graphics/ilmbase \                          Half,Iex,IlmThread,Imath::graphics/ilmbase \
                         IlmImf::graphics/openexr \                          IlmImf::graphics/openexr \
                         jasper::graphics/jasper \                          jasper::graphics/jasper \
                         tiff::graphics/tiff \                          tiff::graphics/tiff \
                           lcms::graphics/lcms
   
 USE_X11 =               Yes  USE_X11 =               Yes
 USE_LIBTOOL =           Yes  USE_LIBTOOL =           Yes

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

CVSweb