diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
commit | aa952fd48fe9143007307348e16bccf3b9f95ca9 (patch) | |
tree | 3b8a3dc07f043f3e20ba7e542d841e8086021135 /games/crimson | |
parent | OCRopus(tm) is a state-of-the-art document analysis and OCR system, (diff) |
- Resolve LATEST_LINK conflict
Notes
Notes:
svn path=/head/; revision=234941
Diffstat (limited to 'games/crimson')
-rw-r--r-- | games/crimson/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/crimson/Makefile b/games/crimson/Makefile index a1e41e399314..a1038e00b9b7 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -21,4 +21,6 @@ USE_SDL= mixer sdl ttf MAN6= crimson.6 +NO_LATEST_LINK= yes + .include <bsd.port.mk> |