aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/bwidget
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-11-18 23:30:13 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-11-18 23:30:13 +0000
commit1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e (patch)
tree3dbfd735c8826824161ca86ec4188c8fda926fd1 /x11-toolkits/bwidget
parent99fbc95297531de7397f79ccd27a457078242b4b (diff)
downloadports-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.tar.gz
ports-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.zip
Remove trailing whitespaces.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=286031
Diffstat (limited to 'x11-toolkits/bwidget')
-rw-r--r--x11-toolkits/bwidget/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/bwidget/Makefile b/x11-toolkits/bwidget/Makefile
index a41e8a7da50e..85996f87d1ec 100644
--- a/x11-toolkits/bwidget/Makefile
+++ b/x11-toolkits/bwidget/Makefile
@@ -34,7 +34,7 @@ do-install:
.if !defined(NOPORTDOCS)
@$(MKDIR) ${DOCSDIR}/BWman
${INSTALL_DATA} ${WRKSRC}/BWman/*.html ${DOCSDIR}/BWman
-. for FILE in CHANGES.txt ChangeLog README.txt
+. for FILE in CHANGES.txt ChangeLog README.txt
${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}/${FILE}
. endfor
.endif