From 95259052d87648cb1cf42f26dd63dbe72a28289c Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Thu, 3 Mar 2011 21:40:39 +0000 Subject: [PATCH] Remove XXX, these now build fine by default on macppc. --- emulators/snes9x/Makefile | 4 +--- emulators/vba/Makefile | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index ef3f6860b59..e17d1b3181e 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2011/03/02 06:42:13 ajacoutot Exp $ - -# XXX on macppc this port requires a kernel with cranked MAXDSIZ to build +# $OpenBSD: Makefile,v 1.19 2011/03/03 21:40:39 ajacoutot Exp $ COMMENT = emulates the Super Nintendo Entertainment System diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index cb9eb19750e..d1761883a8d 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2011/02/12 11:25:48 ajacoutot Exp $ - -# XXX on macppc this port requires a kernel with cranked MAXDSIZ to build +# $OpenBSD: Makefile,v 1.17 2011/03/03 21:40:39 ajacoutot Exp $ COMMENT= Gameboy Advance emulator