diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2011-03-12 00:13:04 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2011-03-12 00:13:04 +0000 |
commit | 88ee11469f7608a64e2b2952400da82e17675b23 (patch) | |
tree | 881c739ab727e89c0c8fb48d80ef292db650f2c8 /games | |
parent | b7019609cf7c524d7c3f1e267a0edec18e4721ed (diff) | |
download | ports-88ee11469f7608a64e2b2952400da82e17675b23.tar.gz ports-88ee11469f7608a64e2b2952400da82e17675b23.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/tnl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tnl/Makefile b/games/tnl/Makefile index 01dcde257189..3251376b450f 100644 --- a/games/tnl/Makefile +++ b/games/tnl/Makefile @@ -19,6 +19,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Futuristic action flight simulator and realtime strategy game BROKEN= Does not work with CEGUI 0.7.x +DEPRECATED= 2011-05-01 BUILD_DEPENDS= ${LOCALBASE}/lib/libiovmall.so:${PORTSDIR}/lang/io RUN_DEPENDS= ${BUILD_DEPENDS} |