=================================================================== RCS file: /cvs/ports/graphics/cegui/Attic/Makefile,v retrieving revision 1.6 retrieving revision 1.8 diff -u -r1.6 -r1.8 --- ports/graphics/cegui/Attic/Makefile 2010/09/10 15:42:22 1.6 +++ ports/graphics/cegui/Attic/Makefile 2010/10/27 05:12:54 1.8 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2010/09/10 14:42:22 yason Exp $ +# $OpenBSD: Makefile,v 1.8 2010/10/27 04:12:54 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 \ +LIB_DEPENDS = ::graphics/freeglut \ ::graphics/ogre3d \ ::lang/lua \ ::devel/pcre -USE_X11 = Yes USE_LIBTOOL = Yes CONFIGURE_STYLE = gnu CONFIGURE_ARGS = --disable-expat \