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

Diff for /ports/graphics/devil/Attic/Makefile between version 1.7 and 1.8

version 1.7, 2010/10/10 07:17:11 version 1.8, 2010/10/27 05:06:18
Line 27 
Line 27 
 WANTLIB += lcms m pthread pthread-stubs sndio stdc++ tiff usbhid xcb z  WANTLIB += lcms m pthread pthread-stubs sndio stdc++ tiff usbhid xcb z
   
 MASTER_SITES =          ${MASTER_SITE_SOURCEFORGE:=openil/}  MASTER_SITES =          ${MASTER_SITE_SOURCEFORGE:=openil/}
   EXTRACT_SUFX =          .zip
   
 LIB_DEPENDS =           ::games/allegro \  LIB_DEPENDS =           ::games/allegro \
                         ::devel/sdl \                          ::devel/sdl \
Line 36 
Line 37 
                         ::graphics/jasper \                          ::graphics/jasper \
                         ::graphics/lcms                          ::graphics/lcms
   
 USE_X11 =               Yes  
 USE_LIBTOOL =           Yes  USE_LIBTOOL =           Yes
 CONFIGURE_STYLE =       autoconf  CONFIGURE_STYLE =       autoconf
 AUTOCONF_VERSION =      2.61  AUTOCONF_VERSION =      2.61

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb