aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-secs3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-secs3d/Makefile')
-rw-r--r--math/octave-forge-secs3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-secs3d/Makefile b/math/octave-forge-secs3d/Makefile
index b621261aef06..3ab387fae54a 100644
--- a/math/octave-forge-secs3d/Makefile
+++ b/math/octave-forge-secs3d/Makefile
@@ -25,7 +25,7 @@ do-build:
@${DO_NADA}
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>