aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2021-11-01 18:57:48 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2021-11-01 18:59:11 +0000
commitda252f5f4531807bb5d8b6959931a3031fa833e4 (patch)
treebf6f5404fdbfb176c58792ee46e2ab3ed42efd1e
parent99e88a089ad0d7db7edc77a1cb45797cd610428d (diff)
downloadports-da252f5f4531807bb5d8b6959931a3031fa833e4.tar.gz
ports-da252f5f4531807bb5d8b6959931a3031fa833e4.zip
databases/redisjson: remove needless do-patch target, it builds ok
Reported by: tobik
-rw-r--r--databases/redisjson/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/databases/redisjson/Makefile b/databases/redisjson/Makefile
index 0c1e5bf9afc5..d885c52e9d44 100644
--- a/databases/redisjson/Makefile
+++ b/databases/redisjson/Makefile
@@ -113,11 +113,6 @@ CARGO_CRATES= addr2line-0.15.2 \
PLIST_FILES= lib/librejson.so
-do-patch:
- ${REINPLACE_CMD} \
- 's|^\(jsonpath_lib\).*v\([[:digit:]]\.[[:digit:]]\.[[:digit:]]\).*|\1 = \{ path=\"../jsonpath-\2\" \}|g' \
- ${WRKSRC}/Cargo.toml
-
do-install:
${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/librejson.so ${STAGEDIR}${PREFIX}/lib