aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave-forge-signal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-signal/Makefile')
-rw-r--r--math/octave-forge-signal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-signal/Makefile b/math/octave-forge-signal/Makefile
index df8f0ebc3309..9a390cc46ee6 100644
--- a/math/octave-forge-signal/Makefile
+++ b/math/octave-forge-signal/Makefile
@@ -26,7 +26,7 @@ post-patch:
${REINPLACE_CMD} s/-Wall// ${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>