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/xsystem35/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/xsystem35') diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 1504db7e196d..900d70a6fe63 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -33,6 +33,7 @@ SUB_FILES= pkg-message DOCSDIR= ${PREFIX}/share/doc/ja/${PORTNAME} +NO_STAGE= yes .include .if ${PORT_OPTIONS:MESOUND} -- cgit