aboutsummaryrefslogtreecommitdiff
path: root/math/snns
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 /math/snns
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 'math/snns')
-rw-r--r--math/snns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/snns/Makefile b/math/snns/Makefile
index 386abfd58ee8..3bd02f5f66bc 100644
--- a/math/snns/Makefile
+++ b/math/snns/Makefile
@@ -31,7 +31,7 @@ post-patch:
@${FIND} ${WRKSRC} -name "Makefile" -print0 | ${XARGS} -0 \
${REINPLACE_CMD} -e 's|mkdir $$(|${MKDIR} $$(|g'
@${FIND} ${WRKSRC}/xgui/sources -name "*.c" -print0 | ${XARGS} -0 \
- ${REINPLACE_CMD} -e 's|X11/Xaw/|X11/Xaw3d/|g'
+ ${REINPLACE_CMD} -e 's|X11/Xaw/|X11/Xaw3d/|g'
@${ECHO_CMD} '#!/bin/sh' > ${WRKDIR}/snns
@${ECHO_CMD} '' >> ${WRKDIR}/snns