aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-11-19 07:30:13 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-11-19 07:30:13 +0800
commitc224849c6a95ad6296f292799ed444d84cfea0c0 (patch)
treeda10d5d6c48a96c02fa9efeed892fde293b96ec9 /devel
parent018845f3c62f252d8d6a4afa2e0356566a0e8078 (diff)
downloadfreebsd-ports-graphics-c224849c6a95ad6296f292799ed444d84cfea0c0.tar.gz
freebsd-ports-graphics-c224849c6a95ad6296f292799ed444d84cfea0c0.tar.zst
freebsd-ports-graphics-c224849c6a95ad6296f292799ed444d84cfea0c0.zip
Remove trailing whitespaces.
Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/cross-gcc/Makefile2
-rw-r--r--devel/xmake/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cross-gcc/Makefile b/devel/cross-gcc/Makefile
index 73bf68d8afe..d11e5efae8d 100644
--- a/devel/cross-gcc/Makefile
+++ b/devel/cross-gcc/Makefile
@@ -243,7 +243,7 @@ post-install:
#
# Generate symlinks for binutils binaries to let gcc found them
#
-.for F in ${LN_BINARIES}
+.for F in ${LN_BINARIES}
@${LN} -sf ../../../../bin/${PKGNAMEPREFIX}$F \
${PREFIX}/libexec/gcc/${OURTARGET}/${PORTVERSION}/$F
.endfor
diff --git a/devel/xmake/Makefile b/devel/xmake/Makefile
index fb2fd3324eb..335c44cd33c 100644
--- a/devel/xmake/Makefile
+++ b/devel/xmake/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: xmake
+# New ports collection makefile for: xmake
# Date created: 28 March 1997
# Whom: dlowe
#