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

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

version 1.6, 2010/08/17 23:03:15 version 1.7, 2010/10/10 07:17:11
Line 21 
Line 21 
 PERMIT_DISTFILES_CDROM =Yes  PERMIT_DISTFILES_CDROM =Yes
 PERMIT_DISTFILES_FTP =  Yes  PERMIT_DISTFILES_FTP =  Yes
   
 WANTLIB =               GL GLU Half ICE Iex IlmImf IlmThread Imath SDL SM X11 Xau Xdmcp Xext Xi Xmu \  WANTLIB += GL GLU Half ICE Iex IlmImf IlmThread Imath SM SDL X11
                         Xrender Xt alleg c glut iconv jasper jpeg lcms m pthread pthread-stubs sndio \  WANTLIB += Xau Xcursor Xdamage Xdmcp Xext Xfixes Xi Xmu Xpm Xrender
                         stdc++ tiff usbhid xcb z  WANTLIB += Xt Xxf86dga Xxf86vm alleg c drm glut iconv jasper jpeg
   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 \
                         ::graphics/glut \                          ::graphics/freeglut \
                         ::graphics/ilmbase \                          ::graphics/ilmbase \
                         ::graphics/openexr \                          ::graphics/openexr \
                         ::graphics/jasper \                          ::graphics/jasper \

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

CVSweb