aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/dasher
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 21:18:17 +0800
committermat <mat@FreeBSD.org>2016-04-01 21:18:17 +0800
commit2a95686979e4368264072daf699d735a95d8fe4f (patch)
treef20c586b0416176f121176e4710700155b5cf9bf /accessibility/dasher
parent412b288e0cc46321af50c1dbaabd2f42af7409f7 (diff)
downloadfreebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.tar.gz
freebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.tar.zst
freebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.zip
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr Sponsored by: Absolight
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>