summaryrefslogtreecommitdiff
path: root/games/hlserver-opfor/Makefile
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-opfor/Makefile
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 '')
-rw-r--r--games/hlserver-opfor/Makefile2
1 files changed, 2 insertions, 0 deletions
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"