=================================================================== RCS file: /cvs/ports/graphics/devil/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/graphics/devil/Attic/Makefile 2009/09/20 07:53:20 1.2 +++ ports/graphics/devil/Attic/Makefile 2010/04/21 22:12:43 1.3 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2009/09/20 06:53:20 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2010/04/21 21:12:43 yason Exp $ COMMENT = full featured cross-platform image library @@ -22,19 +22,20 @@ PERMIT_DISTFILES_FTP = Yes WANTLIB = GL GLU ICE SM X11 Xau Xdmcp Xext Xi Xmu Xrandr Xrender \ - Xt c iconv jpeg m pthread pthread-stubs sndio stdc++ \ - usbhid xcb z + Xt Xxf86vm c iconv jpeg m pthread pthread-stubs sndio \ + stdc++ usbhid xcb z MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=openil/} EXTRACT_SUFX = .zip -LIB_DEPENDS = alleg::devel/allegro \ +LIB_DEPENDS = alleg::games/allegro \ SDL::devel/sdl \ glut::graphics/freeglut \ Half,Iex,IlmThread,Imath::graphics/ilmbase \ IlmImf::graphics/openexr \ jasper::graphics/jasper \ tiff::graphics/tiff \ + lcms::graphics/lcms USE_X11 = Yes USE_LIBTOOL = Yes