diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
commit | 2d68f126de221d6caed2c560840eae9b231eaaf0 (patch) | |
tree | a4e626dcfcfc7a91af456eb7e15fa4056a883f49 /emulators/generator-cbiere/Makefile | |
parent | 07b27888644efc66d4ed412de3c7ba9d7b2b54af (diff) | |
download | ports-2d68f126de221d6caed2c560840eae9b231eaaf0.tar.gz ports-2d68f126de221d6caed2c560840eae9b231eaaf0.zip |
Notes
Diffstat (limited to 'emulators/generator-cbiere/Makefile')
-rw-r--r-- | emulators/generator-cbiere/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/generator-cbiere/Makefile b/emulators/generator-cbiere/Makefile index 7ffcd89dc2c7..e2016a581e37 100644 --- a/emulators/generator-cbiere/Makefile +++ b/emulators/generator-cbiere/Makefile @@ -23,6 +23,7 @@ USE_BZIP2= yes USE_SDL= sdl USE_GMAKE= yes USE_GNOME= gtk12 +MAKE_JOBS_UNSAFE= yes OPTIONS= OPTIMIZED_CFLAGS "Enable compilation optimizations" on \ RAZE "Use RAZE z80 emulation (only for i386)" on \ |