diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-15 08:40:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-15 08:40:14 +0000 |
commit | 57f839d1ae4b5f744f1e2e5ae8a53bc5d234ea72 (patch) | |
tree | a62d5b343dbd7da3229e00bd4ddc62c3f64e78a7 /games | |
parent | 52f080a67018073438c594b6d062304bedea8d8d (diff) | |
download | ports-57f839d1ae4b5f744f1e2e5ae8a53bc5d234ea72.tar.gz ports-57f839d1ae4b5f744f1e2e5ae8a53bc5d234ea72.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/oneko-sakura/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/oneko-sakura/Makefile b/games/oneko-sakura/Makefile index 145b8099acb6..4b221fe9ba80 100644 --- a/games/oneko-sakura/Makefile +++ b/games/oneko-sakura/Makefile @@ -20,6 +20,8 @@ MAN6= oneko.6 PLIST_FILES= bin/oneko NO_CDROM= "Including derivatives from CARDCAPTOR SAKURA. See http://www.clamp-net.com/ -> INFORMATION" +NO_LATEST_LINK= yes + pre-configure: @${REINPLACE_CMD} -e 's,/\*\*/# Cannot compile in using Gcc,/* Cannot compile using Gcc */,' \ ${WRKSRC}/Imakefile |