summaryrefslogtreecommitdiffstats
path: root/benchmarks/flowgrind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/flowgrind/Makefile')
-rw-r--r--benchmarks/flowgrind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile
index 506cd3e..c6ad32f 100644
--- a/benchmarks/flowgrind/Makefile
+++ b/benchmarks/flowgrind/Makefile
@@ -24,7 +24,7 @@ CONFIGURE_ARGS= --enable-pcap --enable-gsl
CONFIGURE_ENV= LIBS="${LIBS} -lpcap"
post-patch:
- @${RM} -rf ${WRKSRC}/build-aux
+ @${RM} -r ${WRKSRC}/build-aux
@${REINPLACE_CMD} -e 's|AC_LIB_RPATH||g' ${WRKSRC}/configure.ac
.include <bsd.port.mk>
OpenPOWER on IntegriCloud