=================================================================== RCS file: /cvs/ports/graphics/devil/Attic/Makefile,v retrieving revision 1.5 retrieving revision 1.7 diff -u -r1.5 -r1.7 --- ports/graphics/devil/Attic/Makefile 2010/05/30 10:23:16 1.5 +++ ports/graphics/devil/Attic/Makefile 2010/10/10 07:17:11 1.7 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2010/05/30 09:23:16 yason Exp $ +# $OpenBSD: Makefile,v 1.7 2010/10/10 06:17:11 yason Exp $ COMMENT = full featured cross-platform image library @@ -21,20 +21,20 @@ PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes -WANTLIB = GL GLU ICE SM X11 Xau Xdmcp Xext Xi Xmu Xrandr Xrender \ - Xt Xxf86vm c iconv jpeg m pthread pthread-stubs sndio \ - stdc++ tiff usbhid xcb z +WANTLIB += GL GLU Half ICE Iex IlmImf IlmThread Imath SM SDL X11 +WANTLIB += Xau Xcursor Xdamage Xdmcp Xext Xfixes Xi Xmu Xpm Xrender +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/} -EXTRACT_SUFX = .zip -LIB_DEPENDS = alleg::games/allegro \ - SDL::devel/sdl \ - glut::graphics/glut \ - Half,Iex,IlmThread,Imath::graphics/ilmbase \ - IlmImf::graphics/openexr \ - jasper::graphics/jasper \ - lcms::graphics/lcms +LIB_DEPENDS = ::games/allegro \ + ::devel/sdl \ + ::graphics/freeglut \ + ::graphics/ilmbase \ + ::graphics/openexr \ + ::graphics/jasper \ + ::graphics/lcms USE_X11 = Yes USE_LIBTOOL = Yes