Date: Sat, 27 Dec 2014 00:29:09 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375666 - head/graphics/cegui Message-ID: <201412270029.sBR0T9CD022156@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sat Dec 27 00:29:08 2014 New Revision: 375666 URL: https://svnweb.freebsd.org/changeset/ports/375666 QAT: https://qat.redports.org/buildarchive/r375666/ Log: graphics/cegui: remove comment about removed games/secretmaryochronicles Modified: head/graphics/cegui/Makefile Modified: head/graphics/cegui/Makefile ============================================================================== --- head/graphics/cegui/Makefile Sat Dec 27 00:28:00 2014 (r375665) +++ head/graphics/cegui/Makefile Sat Dec 27 00:29:08 2014 (r375666) @@ -30,7 +30,7 @@ OPTIONS_GROUP_IMAGECODEC= DEVIL FREEIMAG OPTIONS_GROUP_RENDERER= OPENGL OPENGL3 OGRE IRRLICHT OPTIONS_DEFAULT= FREETYPE PCRE LUA FRIBIDI PYTHON -OPTIONS_DEFAULT+= EXPAT LIBXML2 TINYXML # TINYXML needed by games/secretmaryochronicles +OPTIONS_DEFAULT+= EXPAT LIBXML2 TINYXML OPTIONS_DEFAULT+= DEVIL FREEIMAGE OPTIONS_DEFAULT+= OPENGL OPENGL3 OGRE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412270029.sBR0T9CD022156>