summaryrefslogtreecommitdiff
path: root/games/hlserver-flf
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-03 01:38:02 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-03 01:38:02 +0000
commit5af3baf282b5de61e611c43ffd9129f4044d3ad5 (patch)
tree58f53d0aeb2291e2762d80c8e6b407849f55b880 /games/hlserver-flf
parentUpgrade to new version 1.2.12 with pwlib 1.1.27 (diff)
Following rev 1.8 of MASTER port hlserver-cs/Makefile, use a proper
WRKSRC Approved by: maintainer
Notes
Notes: svn path=/head/; revision=42188
Diffstat (limited to 'games/hlserver-flf')
-rw-r--r--games/hlserver-flf/Makefile2
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"