diff options
author | oliver <oliver@FreeBSD.org> | 2012-06-25 02:42:39 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2012-06-25 02:42:39 +0800 |
commit | 923b6bf395555ebf6ba476b0ddc140b7714e1c92 (patch) | |
tree | a612da2d031323c89fd9ee8a88fb269da955ef13 /games/secretmaryochronicles | |
parent | 380fbb756f94cccd48db5c13f41e095a5cdf038c (diff) | |
download | freebsd-ports-gnome-923b6bf395555ebf6ba476b0ddc140b7714e1c92.tar.gz freebsd-ports-gnome-923b6bf395555ebf6ba476b0ddc140b7714e1c92.tar.zst freebsd-ports-gnome-923b6bf395555ebf6ba476b0ddc140b7714e1c92.zip |
update cegui to 0.7.7
Diffstat (limited to 'games/secretmaryochronicles')
-rw-r--r-- | games/secretmaryochronicles/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index 31e4837f849d..a2b436995554 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -7,7 +7,7 @@ PORTNAME= secretmaryochronicles PORTVERSION= 1.10.git20120512 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ # SF/smclone/Secret%20Maryo%20Chronicles/${PORTVERSION} @@ -16,7 +16,7 @@ DISTNAME= smc-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Secret Maryo Chronicles two-dimensional platform game -LIB_DEPENDS= CEGUIBase-0.7.6.0:${PORTSDIR}/graphics/cegui \ +LIB_DEPENDS= CEGUIBase-0.7.7.0:${PORTSDIR}/graphics/cegui \ boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ png15:${PORTSDIR}/graphics/png |