diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
commit | 0eca88d37727b7cf34bbc2bedd2ff56dbc51b143 (patch) | |
tree | 4eb5b3c17063b3dfde60677f444e595981d52450 /games | |
parent | bbaad6dfc36ca6d7b35a93c3b073832df2919d48 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/laughingman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/laughingman/Makefile b/games/laughingman/Makefile index a5f9d56c6522..14bac2a0b414 100644 --- a/games/laughingman/Makefile +++ b/games/laughingman/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= cv.1:${PORTSDIR}/graphics/opencv EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha BROKEN= does not link +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 EXTRACT_CMD= lha EXTRACT_BEFORE_ARGS=xiq2 |