aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/hlserver-flf/Makefile2
-rw-r--r--games/hlserver-opfor/Makefile2
2 files changed, 4 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"
diff --git a/games/hlserver-opfor/Makefile b/games/hlserver-opfor/Makefile
index d5dc3ac5f5c5..eb6ea917e5fe 100644
--- a/games/hlserver-opfor/Makefile
+++ b/games/hlserver-opfor/Makefile
@@ -14,6 +14,8 @@ DISTNAME= opfor_linux
MAINTAINER= lioux@FreeBSD.org
+WRKSRC= ${WRKDIR}/gearbox
+
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"