aboutsummaryrefslogtreecommitdiff
path: root/math/snns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/snns/Makefile')
-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