diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-03-30 07:34:51 +0200 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-05-16 08:49:43 +0200 |
commit | 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 (patch) | |
tree | fc33152d1ea7558219043f08d1cd718b8ee95ecc /deskutils/copyq | |
parent | b4da23e0057f353d9682433c8074186f5c8b1fa6 (diff) | |
download | freebsd-ports-2d34c2bfeaa82867acfa7d73bec9644b2acecbb1.zip |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine
Diffstat (limited to 'deskutils/copyq')
-rw-r--r-- | deskutils/copyq/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/copyq/pkg-plist b/deskutils/copyq/pkg-plist index 8cd60b276681..e66643fcf51d 100644 --- a/deskutils/copyq/pkg-plist +++ b/deskutils/copyq/pkg-plist @@ -7,7 +7,7 @@ bin/copyq %%PLUGINS%%lib/copyq/plugins/libitemsync.so %%PLUGINS%%lib/copyq/plugins/libitemtags.so %%PLUGINS%%lib/copyq/plugins/libitemtext.so -man/man1/copyq.1.gz +share/man/man1/copyq.1.gz share/applications/com.github.hluk.copyq.desktop share/bash-completion/completions/copyq %%DATADIR%%/themes/dark.ini |