aboutsummaryrefslogtreecommitdiffstats
path: root/games/hlserver-cs/Makefile
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2001-11-28 11:52:44 +0800
committerpat <pat@FreeBSD.org>2001-11-28 11:52:44 +0800
commit764e15228aef3f692dc7e214e1109210ebd3ee24 (patch)
tree0348f2a4152fcc520ce3f63c32c5f9f4ae350420 /games/hlserver-cs/Makefile
parent755887ffc204d6c273f267f3ebaa8487d4b2c759 (diff)
downloadfreebsd-ports-gnome-764e15228aef3f692dc7e214e1109210ebd3ee24.tar.gz
freebsd-ports-gnome-764e15228aef3f692dc7e214e1109210ebd3ee24.tar.zst
freebsd-ports-gnome-764e15228aef3f692dc7e214e1109210ebd3ee24.zip
Update hlserver-snow to 0.0.94.b
Add slaveport-post-extract target to hlserver-cs Submitted by: lioux Approved by: lioux
Diffstat (limited to 'games/hlserver-cs/Makefile')
-rw-r--r--games/hlserver-cs/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile
index 7f94b4a4500f..2e9b5b2a1f85 100644
--- a/games/hlserver-cs/Makefile
+++ b/games/hlserver-cs/Makefile
@@ -63,6 +63,12 @@ post-extract:
.endif
.endif
+.if !target(slaveport-post-extract)
+slaveport-post-extract:
+.endif
+
+post-extract: slaveport-post-extract
+
pre-patch:
# remove trailing ^M
@find -E ${WRKSRC} -type f \