From e99ceadaf6c77b80c19e16d91306e944305b1c88 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Thu, 13 Nov 2003 14:45:08 +0000 Subject: Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. --- games/nil/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/nil/Makefile') diff --git a/games/nil/Makefile b/games/nil/Makefile index 80242f560720..c6cfde611ee8 100644 --- a/games/nil/Makefile +++ b/games/nil/Makefile @@ -32,9 +32,9 @@ BROKEN= "Does not compile (bad C++ code)" .endif pre-patch: - @find ${WRKSRC} \( -name "*.[ch]" -or -name "*.cpp" \) | \ - xargs ${PERL} -pi -e 's|"SDL/|"|g ; s|