diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2013-01-19 10:07:21 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2013-01-19 10:07:21 +0000 |
commit | b7d2b39ac89a1af965272e5741a86b5a19d42c9a (patch) | |
tree | 32677cf0987d283c8d9fe547548b2436f2656baf /games/secretmaryochronicles/Makefile | |
parent | f27ef30b01a17272675b01703f46452f343dcbc4 (diff) |
update library version number of cegui
Notes
Notes:
svn path=/head/; revision=310645
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 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 |