=================================================================== RCS file: /cvs/ports/graphics/cegui/Attic/Makefile,v retrieving revision 1.6 retrieving revision 1.9 diff -u -r1.6 -r1.9 --- ports/graphics/cegui/Attic/Makefile 2010/09/10 15:42:22 1.6 +++ ports/graphics/cegui/Attic/Makefile 2011/09/10 21:53:14 1.9 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2010/09/10 14:42:22 yason Exp $ +# $OpenBSD: Makefile,v 1.9 2011/09/10 21:53:14 yason Exp $ COMMENT = library providing windowing and widgets for graphics APIs @@ -28,12 +28,11 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=crayzedsgui/} -LIB_DEPENDS = ::graphics/glut \ - ::graphics/ogre3d \ - ::lang/lua \ - ::devel/pcre +LIB_DEPENDS = graphics/freeglut \ + graphics/ogre3d \ + lang/lua \ + devel/pcre -USE_X11 = Yes USE_LIBTOOL = Yes CONFIGURE_STYLE = gnu CONFIGURE_ARGS = --disable-expat \