diff options
author | oliver <oliver@FreeBSD.org> | 2013-01-19 18:07:21 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2013-01-19 18:07:21 +0800 |
commit | 7b23352ff511fd7dbe313090a133991ceedd5b99 (patch) | |
tree | 32677cf0987d283c8d9fe547548b2436f2656baf | |
parent | bcef092f290676ee176bedb3df6d501ea2545432 (diff) | |
download | freebsd-ports-gnome-7b23352ff511fd7dbe313090a133991ceedd5b99.tar.gz freebsd-ports-gnome-7b23352ff511fd7dbe313090a133991ceedd5b99.tar.zst freebsd-ports-gnome-7b23352ff511fd7dbe313090a133991ceedd5b99.zip |
update library version number of cegui
-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 |