diff options
Diffstat (limited to 'games/secretmaryochronicles/Makefile')
-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 1c275e050b4d..68e0735d9444 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -12,7 +12,7 @@ DISTNAME= smc-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Secret Maryo Chronicles two-dimensional platform game -LIB_DEPENDS= CEGUIBase-0.7.9.0:${PORTSDIR}/graphics/cegui \ +LIB_DEPENDS= CEGUIBase-0.7.9:${PORTSDIR}/graphics/cegui \ boost_filesystem:${PORTSDIR}/devel/boost-libs \ png15:${PORTSDIR}/graphics/png |