summaryrefslogtreecommitdiff
path: root/games/hlserver-cs
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-29 05:57:52 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-29 05:57:52 +0000
commitd520d0d95d1e51ba47c986b532ac7ff2b3192985 (patch)
treefd250078fd55b5b2aeedcd8f6f82dcee005e3fad /games/hlserver-cs
parentAdd OpenSLP 1.0.2, open-source implementation of the Service (diff)
fix breakage with slave ports caused by last rev
Notes
Notes: svn path=/head/; revision=48259
Diffstat (limited to 'games/hlserver-cs')
-rw-r--r--games/hlserver-cs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile
index 587de2b82de8..a8409e3a55f6 100644
--- a/games/hlserver-cs/Makefile
+++ b/games/hlserver-cs/Makefile
@@ -50,7 +50,7 @@ PKGMESSAGE!= cd ${HALFLIFESERVER_PORT} && ${MAKE} -V PKGMESSAGE
# 3.1.0.8 Beta A patch
HALFLIFESERVER_PORT_WRKSRC!= cd ${HALFLIFESERVER_PORT} && ${MAKE} -V WRKSRC
-.if !target(post-extract)
+.if (${PORTNAME}==cs) && !target(post-extract)
post-extract:
.if exists(${HALFLIFESERVER_PORT_WRKSRC}/cstrike)
${CP} -Rp ${HALFLIFESERVER_PORT_WRKSRC}/cstrike ${WRKDIR}