diff options
Diffstat (limited to 'games/golly/Makefile')
-rw-r--r-- | games/golly/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/golly/Makefile b/games/golly/Makefile index 2060416b3fb2..09cad3d70734 100644 --- a/games/golly/Makefile +++ b/games/golly/Makefile @@ -14,7 +14,6 @@ USES= cmake:outsource USE_PERL5= yes USE_PYTHON= 2.7+ USE_WX= 2.8+ -MAKE_JOBS_SAFE= yes DESKTOP_ENTRIES= "Golly" "${COMMENT}" "${PREFIX}/share/pixmaps/golly.xpm" \ "${PREFIX}/bin/golly" "Education;" "true" |