From 27dac82f8c6464f8cdfc90de015d4f85f1ecc533 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Wed, 6 Mar 2013 15:44:31 +0000 Subject: - Fix typo in option name --- ports-mgmt/tinderbox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports-mgmt/tinderbox/Makefile') diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index 53d9da7cd2a5..23d7bbc91b1f 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -103,7 +103,7 @@ post-extract: .endif post-patch: -.if ! ${PORT_OPTIONS:MCHECK__ROOT} +.if ! ${PORT_OPTIONS:MCHECK_ROOT} ${REINPLACE_CMD} -e 's/^if \[ `id -u` != 0 \]; then/if false; then/' \ ${WRKSRC}/tc .endif -- cgit v1.2.3