aboutsummaryrefslogtreecommitdiff
path: root/games/gshisen/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-05-08 17:08:01 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-05-08 17:08:01 +0000
commit5cc3049113ba1fbc3c86b6783c7704aa43b315b8 (patch)
tree18af8e96d836b2446be3fc2d042f8882626817e7 /games/gshisen/Makefile
parent8f44911ca6552512de31daadca959fdc0228b4b0 (diff)
downloadports-5cc3049113ba1fbc3c86b6783c7704aa43b315b8.tar.gz
ports-5cc3049113ba1fbc3c86b6783c7704aa43b315b8.zip
Notes
Diffstat (limited to 'games/gshisen/Makefile')
-rw-r--r--games/gshisen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile
index b1cef3b93cd2..f1376746721e 100644
--- a/games/gshisen/Makefile
+++ b/games/gshisen/Makefile
@@ -33,7 +33,7 @@ post-patch:
# Fatal error 'longjmp()ing between thread contexts is undefined by POSIX 1003.1'
# at line ? in file src/lib/libc_r/uthread/uthread_jmp.c (errno = ?)
# Abort trap (core dumped)
-BROKEN= "longjmp()ing between thread contexts in src/lib/libc_r/uthread/uthread_jmp.c"
+BROKEN= longjmp()ing between thread contexts in src/lib/libc_r/uthread/uthread_jmp.c
.endif
.include <bsd.port.post.mk>