summaryrefslogtreecommitdiffstats
path: root/graphics/py-graphy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-graphy/Makefile')
-rw-r--r--graphics/py-graphy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-graphy/Makefile b/graphics/py-graphy/Makefile
index ad08dd1..c2c0f4d 100644
--- a/graphics/py-graphy/Makefile
+++ b/graphics/py-graphy/Makefile
@@ -30,7 +30,7 @@ post-patch:
${WRKSRC}/examples/*.py \
${WRKSRC}/${PORTNAME}/*.py
@${FIND} ${WRKSRC} -name '.svn' -or -name '*.bak' | \
- ${XARGS} ${RM} -rf
+ ${XARGS} ${RM} -r
do-install:
@${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}
OpenPOWER on IntegriCloud