From a8e75368f3d8ed37ad064f089d86ee2af734e271 Mon Sep 17 00:00:00 2001 From: bapt 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/yabause/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/yabause/Makefile') diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 273aa6cd7163..bce7adc1dcd4 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -27,6 +27,7 @@ OPTIONS_DEFINE= QT4 OPTIONS_DEFAULT= QT4 QT4_DESC= Build wit qt4 interface instead of gtk2 one +NO_STAGE= yes .include .if ${PORT_OPTIONS:MQT4} -- cgit