diff options
Diffstat (limited to 'games/tetzle/Makefile')
-rw-r--r-- | games/tetzle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/tetzle/Makefile b/games/tetzle/Makefile index e8dd3905cc64..66e7acb4a1e3 100644 --- a/games/tetzle/Makefile +++ b/games/tetzle/Makefile @@ -15,7 +15,6 @@ USE_BZIP2= yes USE_QT4= corelib gui moc_build opengl qmake_build rcc_build xml WANT_GNOME= yes INSTALLS_ICONS= yes -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |