diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-14 15:29:21 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-14 15:29:21 +0000 |
commit | 38052bdcd845bb049ca6433a22890699a7e025b7 (patch) | |
tree | 24d4e4f665bf3a47b2c7efc4ea90ee0b35b83377 /games/tuxracer_golf | |
parent | d1b2d13b032dcce1faeaa9f9c9605f08675a3de6 (diff) | |
download | ports-38052bdcd845bb049ca6433a22890699a7e025b7.tar.gz ports-38052bdcd845bb049ca6433a22890699a7e025b7.zip |
Notes
Diffstat (limited to 'games/tuxracer_golf')
-rw-r--r-- | games/tuxracer_golf/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/tuxracer_golf/Makefile b/games/tuxracer_golf/Makefile index 3655ab71067b..d4d3d6f2f93d 100644 --- a/games/tuxracer_golf/Makefile +++ b/games/tuxracer_golf/Makefile @@ -17,6 +17,9 @@ COMMENT= A golf course theme for Tux Racer RUN_DEPENDS= tuxracer:${PORTSDIR}/games/tuxracer +DEPRECATED= tcl8.3 support is going to be dropped +EXPIRATION_DATE= 2009-05-22 + NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_SUB+= "MV=${MV}" |