summaryrefslogtreecommitdiffstats
path: root/graphics/raster3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/raster3d/Makefile')
-rw-r--r--graphics/raster3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/raster3d/Makefile b/graphics/raster3d/Makefile
index 9127731..c0b2229 100644
--- a/graphics/raster3d/Makefile
+++ b/graphics/raster3d/Makefile
@@ -60,7 +60,7 @@ do-install:
.if ${PORT_OPTIONS:MEXAMPLES}
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
- ${RM} -rf ${STAGEDIR}${EXAMPLESDIR}/msms/CVS
+ ${RM} -r ${STAGEDIR}${EXAMPLESDIR}/msms/CVS
.endif
.include <bsd.port.mk>
OpenPOWER on IntegriCloud