summaryrefslogtreecommitdiff
path: root/games/oneko-sakura
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-09-30 21:50:33 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-09-30 21:50:33 +0000
commit50a4c35830d7dc3c4c31fc157e446123ba4768e3 (patch)
treea0c97231cdc0e4f384ddd58f09d4e98a2623b6f1 /games/oneko-sakura
parentApply the ffmpeg configure patch conditionally. This patch breaks (diff)
- Fix build on -current
http://bento.freebsd.org/errorlogs/i386-5-latest/oneko-sakura5-1.2.log PR: 57423 Submitted by: Gerhard Gonter <gonter@wu-wien.ac.at> Noticed by: kris via bento
Notes
Notes: svn path=/head/; revision=89927
Diffstat (limited to 'games/oneko-sakura')
-rw-r--r--games/oneko-sakura/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/oneko-sakura/Makefile b/games/oneko-sakura/Makefile
index 9a690df178fe..bbc403322a4f 100644
--- a/games/oneko-sakura/Makefile
+++ b/games/oneko-sakura/Makefile
@@ -20,10 +20,15 @@ MAINTAINER= hotaru@tail.net
COMMENT= A cat, Sakura or Tomoyo chasing a mouse all over the screen
USE_IMAKE= yes
+USE_REINPLACE= yes
MAN6= oneko.6
NO_CDROM= "Including derivatives from CARDCAPTOR SAKURA. See http://www.clamp.f-2.co.jp/"
RESTRICTED_FILES= ${PATCHFILES}
+pre-patch:
+ @${REINPLACE_CMD} -e 's,/\*\*/# Cannot compile in using Gcc,/* Cannot compile using Gcc */,' \
+ ${WRKSRC}/Imakefile
+
pre-configure:
@${ECHO_CMD} "MANSUFFIX=6" >>${WRKSRC}/Imakefile