=================================================================== RCS file: /cvs/ports/graphics/cegui/Attic/Makefile,v retrieving revision 1.7 retrieving revision 1.9 diff -u -r1.7 -r1.9 --- ports/graphics/cegui/Attic/Makefile 2010/10/23 13:10:16 1.7 +++ ports/graphics/cegui/Attic/Makefile 2011/09/10 21:53:14 1.9 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2010/10/23 12:10:16 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/freeglut \ - ::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 \