=================================================================== RCS file: /cvs/ports/graphics/devil/Attic/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ports/graphics/devil/Attic/Makefile 2010/10/27 05:06:18 1.8 +++ ports/graphics/devil/Attic/Makefile 2010/12/08 05:01:29 1.9 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2010/10/27 04:06:18 yason Exp $ +# $OpenBSD: Makefile,v 1.9 2010/12/08 05:01:29 yason Exp $ COMMENT = full featured cross-platform image library @@ -29,13 +29,13 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=openil/} EXTRACT_SUFX = .zip -LIB_DEPENDS = ::games/allegro \ - ::devel/sdl \ - ::graphics/freeglut \ - ::graphics/ilmbase \ - ::graphics/openexr \ - ::graphics/jasper \ - ::graphics/lcms +LIB_DEPENDS = games/allegro \ + devel/sdl \ + graphics/freeglut \ + graphics/ilmbase \ + graphics/openexr \ + graphics/jasper \ + graphics/lcms USE_LIBTOOL = Yes CONFIGURE_STYLE = autoconf