=================================================================== RCS file: /cvs/ports/graphics/devil/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/graphics/devil/Attic/Makefile 2010/04/21 22:22:45 1.4 +++ ports/graphics/devil/Attic/Makefile 2010/05/30 10:23:16 1.5 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2010/04/21 21:22:45 yason Exp $ +# $OpenBSD: Makefile,v 1.5 2010/05/30 09:23:16 yason Exp $ COMMENT = full featured cross-platform image library @@ -23,18 +23,17 @@ WANTLIB = GL GLU ICE SM X11 Xau Xdmcp Xext Xi Xmu Xrandr Xrender \ Xt Xxf86vm c iconv jpeg m pthread pthread-stubs sndio \ - stdc++ usbhid xcb z + stdc++ tiff usbhid xcb z MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=openil/} EXTRACT_SUFX = .zip LIB_DEPENDS = alleg::games/allegro \ SDL::devel/sdl \ - glut::graphics/freeglut \ + glut::graphics/glut \ Half,Iex,IlmThread,Imath::graphics/ilmbase \ IlmImf::graphics/openexr \ jasper::graphics/jasper \ - tiff::graphics/tiff \ lcms::graphics/lcms USE_X11 = Yes