aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-12-27 08:29:08 +0800
committerRene Ladan <rene@FreeBSD.org>2014-12-27 08:29:08 +0800
commit2b2ca44804e7128e5ff31cc08748632fd41869e3 (patch)
tree83507a40cbf80e3fdc4d993de1e7f745544132c7 /graphics
parent25f3a6853fec9f72e4a00b17792abbd97d89311d (diff)
downloadfreebsd-ports-gnome-2b2ca44804e7128e5ff31cc08748632fd41869e3.tar.gz
freebsd-ports-gnome-2b2ca44804e7128e5ff31cc08748632fd41869e3.tar.zst
freebsd-ports-gnome-2b2ca44804e7128e5ff31cc08748632fd41869e3.zip
graphics/cegui: remove comment about removed games/secretmaryochronicles
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cegui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile
index d75d27d0e33d..23102dcac9d4 100644
--- a/graphics/cegui/Makefile
+++ b/graphics/cegui/Makefile
@@ -30,7 +30,7 @@ OPTIONS_GROUP_IMAGECODEC= DEVIL FREEIMAGE CORONA
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