summaryrefslogtreecommitdiff
path: root/devel/py-protocols/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-protocols/Makefile')
-rw-r--r--devel/py-protocols/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-protocols/Makefile b/devel/py-protocols/Makefile
index f3986100820f..57b0808b534b 100644
--- a/devel/py-protocols/Makefile
+++ b/devel/py-protocols/Makefile
@@ -16,6 +16,6 @@ USES= python
USE_PYTHON= distutils autoplist
post-patch:
- @${RM} -rf ${WRKSRC}/setuptools
+ @${RM} -r ${WRKSRC}/setuptools
.include <bsd.port.mk>