summaryrefslogtreecommitdiffstats
path: root/databases/riak/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/riak/Makefile')
-rw-r--r--databases/riak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/riak/Makefile b/databases/riak/Makefile
index 61cab64..c39153a 100644
--- a/databases/riak/Makefile
+++ b/databases/riak/Makefile
@@ -52,7 +52,7 @@ post-patch:
@${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/rel/vars.config
pre-install:
- ${RM} -f ${PLIST}
+ ${RM} ${PLIST}
${CAT} ${PKGDIR}/pkg-plist >> ${PLIST}
(cd ${WRKSRC}/rel/${PORTNAME}; ${FIND} releases -type f \
| ${AWK} '{print length, $$0}' | ${SORT} -rn | ${SED} -e 's/^/lib\//' \
OpenPOWER on IntegriCloud