From 2a95686979e4368264072daf699d735a95d8fe4f Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 1 Apr 2016 13:18:17 +0000 Subject: Fixup some whitespace at the beginning of lines problems. With hat: portmgr Sponsored by: Absolight --- accessibility/dasher/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accessibility/dasher') diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index 05cbb4aae892..605bf4e59134 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -35,6 +35,6 @@ post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|-O2||g' @${REINPLACE_CMD} -e 's|__gnu_cxx::lldiv|lldiv|' \ - ${WRKSRC}/Src/DasherCore/DasherViewSquare.cpp + ${WRKSRC}/Src/DasherCore/DasherViewSquare.cpp .include -- cgit