diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 | 
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 | 
| commit | 1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e (patch) | |
| tree | 3dbfd735c8826824161ca86ec4188c8fda926fd1 /devel/cross-gcc | |
| parent | Update to 15.7.1 (diff) | |
Remove trailing whitespaces.
Feature safe:	yes
Notes
Notes:
    svn path=/head/; revision=286031
Diffstat (limited to 'devel/cross-gcc')
| -rw-r--r-- | devel/cross-gcc/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/devel/cross-gcc/Makefile b/devel/cross-gcc/Makefile index 73bf68d8afe9..d11e5efae8dd 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 | 
