aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-09-29 13:57:52 +0800
committerlioux <lioux@FreeBSD.org>2001-09-29 13:57:52 +0800
commit995a4365ac544a802cf316566ed2551376b589bc (patch)
tree1e064a45f7b684e2203ef3e52277078d85ff6261 /games
parent512266b6929477f9a19c0a7c3be6f116be9496ab (diff)
downloadfreebsd-ports-gnome-995a4365ac544a802cf316566ed2551376b589bc.tar.gz
freebsd-ports-gnome-995a4365ac544a802cf316566ed2551376b589bc.tar.zst
freebsd-ports-gnome-995a4365ac544a802cf316566ed2551376b589bc.zip
fix breakage with slave ports caused by last rev
Diffstat (limited to 'games')
-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}