diff options
Diffstat (limited to 'games/hlserver-flf/Makefile')
-rw-r--r-- | games/hlserver-flf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hlserver-flf/Makefile b/games/hlserver-flf/Makefile index ff6c3fb88b6d..19153bd2b298 100644 --- a/games/hlserver-flf/Makefile +++ b/games/hlserver-flf/Makefile @@ -19,6 +19,7 @@ DISTFILES= frontline_linux_12a.zip \ frontline_12a_fix_linux.zip USE_ZIP= yes +EXTRACT_BEFORE_ARGS= -o -qq WRKSRC= ${WRKDIR}/frontline |