From 1089da7dcc67eb415fa6851ab9dc700e7b1a9972 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:43:52 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) --- emulators/bfe/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/bfe') diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index c3725a1c6f32..c426f7515d8c 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -28,6 +28,7 @@ USE_GNOME+= gtk12 CONFIGURE_ARGS+= --gtk 1.2 .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|%%CFLAGS%%|"${CFLAGS}"|g ; \ -- cgit v1.2.3