summaryrefslogtreecommitdiffstats
path: root/math/octave-forge-mvn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-mvn/Makefile')
-rw-r--r--math/octave-forge-mvn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-mvn/Makefile b/math/octave-forge-mvn/Makefile
index d4aae9e..c0773b3 100644
--- a/math/octave-forge-mvn/Makefile
+++ b/math/octave-forge-mvn/Makefile
@@ -22,7 +22,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>
OpenPOWER on IntegriCloud