aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/dasher
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/dasher')
-rw-r--r--accessibility/dasher/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.mk>