summaryrefslogtreecommitdiff
path: root/x11/shotman/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-18 00:33:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-18 00:46:46 +0000
commitc575c5540e7d6c1c36c2b31b9bcad764b5369113 (patch)
tree1f4c323419c15c5c1904b0b1d100315a17354330 /x11/shotman/Makefile
parentdevel/gdb: Remove the EXPAT option. (diff)
x11/shotman: unbreak build after ebf29acc6ce4
====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: bin/shotman_completions ===> Error: Plist issues found. *** Error code 1
Diffstat (limited to '')
-rw-r--r--x11/shotman/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/shotman/Makefile b/x11/shotman/Makefile
index 943001dc6434..4b110a921c83 100644
--- a/x11/shotman/Makefile
+++ b/x11/shotman/Makefile
@@ -27,6 +27,9 @@ PLIST_FILES= bin/${PORTNAME} \
share/fish/vendor_completions.d/${PORTNAME}.fish \
share/zsh/site-functions/_${PORTNAME}
+# XXX https://github.com/rust-lang/cargo/issues/4101
+CARGO_INSTALL_PATH= . ${PORTNAME}_completions
+
OPTIONS_DEFINE= MANPAGES SLURP
OPTIONS_DEFAULT=MANPAGES SLURP