diff options
Diffstat (limited to 'emulators/mame/Makefile')
-rw-r--r-- | emulators/mame/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 2639ac31b0df..5a07b4ca7eeb 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -45,7 +45,6 @@ MAKE_ENV= NOWERROR=1 OPTIMIZE=0 USE_NETWORK=1 \ OPT_FLAGS="${CXXFLAGS}" GCC_LDFLAGS="${LDFLAGS}" \ TARGET="${PORTNAME}" MAKEFILE= makefile -MAKE_JOBS_SAFE= yes SUB_FILES= pkg-message |