From b4943826dcc912d9d366acb535fed50486e83144 Mon Sep 17 00:00:00 2001 From: oliver Date: Sat, 6 Dec 2008 14:36:46 +0000 Subject: update cegui to 0.6.2 bump PORTREVISION for the affected ports --- games/secretmaryochronicles/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/secretmaryochronicles') diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index c9bc882597af..99754c06f0b4 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -7,6 +7,7 @@ PORTNAME= secretmaryochronicles PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= smclone @@ -15,7 +16,7 @@ DISTNAME= smc-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Secret Maryo Chronicles two-dimensional platform game -LIB_DEPENDS= CEGUIBase.2:${PORTSDIR}/graphics/cegui \ +LIB_DEPENDS= CEGUIBase.3:${PORTSDIR}/graphics/cegui \ boost_filesystem.4:${PORTSDIR}/devel/boost \ png.5:${PORTSDIR}/graphics/png -- cgit