=================================================================== RCS file: /cvs/ports/graphics/cegui/Attic/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ports/graphics/cegui/Attic/Makefile 2010/10/27 05:12:54 1.8 +++ ports/graphics/cegui/Attic/Makefile 2011/09/10 21:53:14 1.9 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2010/10/27 04:12:54 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,10 +28,10 @@ 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_LIBTOOL = Yes CONFIGURE_STYLE = gnu