From c34368a9821f72298143065b53868f8b7b70cabf Mon Sep 17 00:00:00 2001 From: olgeni Date: Wed, 1 Nov 2017 13:10:35 +0000 Subject: Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. --- x11/keylaunch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/keylaunch') diff --git a/x11/keylaunch/Makefile b/x11/keylaunch/Makefile index a85bab226461..4c503573276b 100644 --- a/x11/keylaunch/Makefile +++ b/x11/keylaunch/Makefile @@ -15,7 +15,7 @@ USES= perl5 gmake USE_PERL5= build USE_XORG= x11 -SUB_FILES= pkg-message +SUB_FILES= pkg-message post-patch: @${REINPLACE_CMD} -i '' -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/Makefile -- cgit