diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-22 19:49:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-22 19:49:43 +0000 |
commit | 8c2aab382d5ceff395ed38e45399378035c4968e (patch) | |
tree | ea623aea7a81d860cc89359721fd92c71b84534d /games/xmille/Makefile | |
parent | e9cf7164b93e5dbdb7bef22c3dc3980161a34dad (diff) | |
download | ports-8c2aab382d5ceff395ed38e45399378035c4968e.tar.gz ports-8c2aab382d5ceff395ed38e45399378035c4968e.zip |
Notes
Diffstat (limited to 'games/xmille/Makefile')
-rw-r--r-- | games/xmille/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xmille/Makefile b/games/xmille/Makefile index 5eb2639f0e1f..46cdd01625dd 100644 --- a/games/xmille/Makefile +++ b/games/xmille/Makefile @@ -22,6 +22,7 @@ USE_IMAKE= yes USE_XORG= x11 xext MAN1= xmille.1 PLIST_FILES= bin/xmille +MAKE_JOBS_UNSAFE= yes post-extract: @${FIND} ${WRKSRC} -name '*.[ao]' -delete |