From 81d26a90e918b8806597336ad5564a51a53e756e Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Wed, 28 Nov 2001 03:52:44 +0000 Subject: Update hlserver-snow to 0.0.94.b Add slaveport-post-extract target to hlserver-cs Submitted by: lioux Approved by: lioux --- games/hlserver-cs/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'games/hlserver-cs') 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 \ -- cgit v1.2.3