summaryrefslogtreecommitdiff
path: root/math/octave-forge-sockets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-sockets/Makefile')
-rw-r--r--math/octave-forge-sockets/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-sockets/Makefile b/math/octave-forge-sockets/Makefile
index 7c51f835e3c9..6344a933adbb 100644
--- a/math/octave-forge-sockets/Makefile
+++ b/math/octave-forge-sockets/Makefile
@@ -26,7 +26,7 @@ post-patch:
${REINPLACE_CMD} 's/sed/gsed/g' ${WRKSRC}/Makefile
post-build:
- ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure
+ ${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
.include <bsd.port.mk>