diff options
Diffstat (limited to 'emulators/gxmame/Makefile')
-rw-r--r-- | emulators/gxmame/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index d9cb9684a808..c596f74ecb27 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-xmame-dir=${LOCALBASE}/share/xmame +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |