From 1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Fri, 18 Nov 2011 23:30:13 +0000 Subject: Remove trailing whitespaces. Feature safe: yes --- math/snns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/snns') 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 -- cgit v1.2.3