diff options
-rw-r--r-- | games/secretmaryochronicles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index 9309f76371ea..e7bdcd4e7408 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -16,7 +16,7 @@ DISTNAME= smc-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Secret Maryo Chronicles two-dimensional platform game -LIB_DEPENDS= CEGUIBase-0.7.7.0:${PORTSDIR}/graphics/cegui \ +LIB_DEPENDS= CEGUIBase-0.7.9.0:${PORTSDIR}/graphics/cegui \ boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ png15:${PORTSDIR}/graphics/png |