diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2012-05-13 07:29:01 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2012-05-13 07:29:01 +0800 |
commit | bc2c78a20f2e9c8be443392830a751a3f72e819a (patch) | |
tree | 4e38f108a0cf51fb72ee69f078edf3fbc4ec6957 /games | |
parent | 2c6318b76e94a9770a7e2fe9922859ae24fdc69f (diff) | |
download | freebsd-ports-gnome-bc2c78a20f2e9c8be443392830a751a3f72e819a.tar.gz freebsd-ports-gnome-bc2c78a20f2e9c8be443392830a751a3f72e819a.tar.zst freebsd-ports-gnome-bc2c78a20f2e9c8be443392830a751a3f72e819a.zip |
- Undeprecate, fix is ready pending cegui update
Diffstat (limited to 'games')
-rw-r--r-- | games/secretmaryochronicles/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index 4de342220731..7d9f7000921f 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -15,9 +15,6 @@ DISTNAME= smc-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Secret Maryo Chronicles two-dimensional platform game -DEPRECATED= BROKEN for more than 6 month -EXPIRATION_DATE= 2012-05-10 - BROKEN= Does not work with CEGUI 0.7.x LIB_DEPENDS= CEGUIBase-0.7.5:${PORTSDIR}/graphics/cegui \ |