aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-10-01 05:50:33 +0800
committerkrion <krion@FreeBSD.org>2003-10-01 05:50:33 +0800
commita34d5758cd875a1b2658971ca2a7a974f1619c80 (patch)
treeedc19741c17dfbf6f751a84bfac26457c59b75af /games
parentf47f22d6282d377b7da96c6fd8ac688507b34942 (diff)
downloadfreebsd-ports-gnome-a34d5758cd875a1b2658971ca2a7a974f1619c80.tar.gz
freebsd-ports-gnome-a34d5758cd875a1b2658971ca2a7a974f1619c80.tar.zst
freebsd-ports-gnome-a34d5758cd875a1b2658971ca2a7a974f1619c80.zip
- 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
Diffstat (limited to 'games')
-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