mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
fix breakage with slave ports caused by last rev
This commit is contained in:
parent
c5daf64bcb
commit
d520d0d95d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48259
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user