diff options
Diffstat (limited to 'games/hlserver-flf')
-rw-r--r-- | games/hlserver-flf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/hlserver-flf/Makefile b/games/hlserver-flf/Makefile index 003a17279ec9..ff6c3fb88b6d 100644 --- a/games/hlserver-flf/Makefile +++ b/games/hlserver-flf/Makefile @@ -20,6 +20,8 @@ DISTFILES= frontline_linux_12a.zip \ USE_ZIP= yes +WRKSRC= ${WRKDIR}/frontline + HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs .include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile" |