aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/gtklife/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile
index 522113b20069..3ac28d18532a 100644
--- a/games/gtklife/Makefile
+++ b/games/gtklife/Makefile
@@ -35,8 +35,6 @@ DESKTOP_ENTRIES="GtkLife" \
OPTIONS_DEFINE= GTK2
GTK2_DESC= GTK2 gui toolkit support (beta)
-MAKE_JOBS_SAFE= yes
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGTK2}