summaryrefslogtreecommitdiffstats
path: root/net-mgmt/ccnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/ccnet/Makefile')
-rw-r--r--net-mgmt/ccnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ccnet/Makefile b/net-mgmt/ccnet/Makefile
index 8682f1b..e7871e4 100644
--- a/net-mgmt/ccnet/Makefile
+++ b/net-mgmt/ccnet/Makefile
@@ -65,7 +65,7 @@ post-install:
${STAGEDIR}${PREFIX}/bin/ccnet-servtool
(cd ${STAGEDIR}${PREFIX}/lib && \
${COPYTREE_SHARE} ${PYTHON_VERSION} ${STAGEDIR}${PREFIX}/${SEALIB})
- @${RM} -rf ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION}
+ @${RM} -r ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION}
${LN} -s ${PREFIX}/${SEABIN}/ccnet-server ${STAGEDIR}${PREFIX}/bin/
.include <bsd.port.mk>
OpenPOWER on IntegriCloud