aboutsummaryrefslogtreecommitdiff
path: root/games/gtklife
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-07-16 21:59:48 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-07-16 21:59:48 +0000
commit3e61d7e8016993f253fc3656941d8aa1bbe6ccf7 (patch)
tree5c7980bf4b862ceb755aea2aa270373462796ee1 /games/gtklife
parent9eed5526497a902d8c3fe91c907a10f88db03189 (diff)
downloadports-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.tar.gz
ports-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.zip
Notes
Diffstat (limited to 'games/gtklife')
-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}