diff options
Diffstat (limited to 'emulators/xmame/Makefile')
-rw-r--r-- | emulators/xmame/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 59001e96d604..c6af61538d18 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -101,6 +101,7 @@ ALLDOCS= ${GENERALDOCS} ${XMESSDOCS} # # Various options are processed here. # +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" |