From 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bartoletti?= Date: Wed, 30 Mar 2022 07:34:51 +0200 Subject: 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 --- deskutils/ydotool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils/ydotool') diff --git a/deskutils/ydotool/Makefile b/deskutils/ydotool/Makefile index bb25edad8b0e..755381346d6f 100644 --- a/deskutils/ydotool/Makefile +++ b/deskutils/ydotool/Makefile @@ -25,7 +25,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -lepoll-shim PLIST_FILES= bin/ydotool \ bin/ydotoold \ lib/systemd/user/ydotool.service \ - man/man1/ydotool.1.gz \ - man/man8/ydotoold.8.gz + share/man/man1/ydotool.1.gz \ + share/man/man8/ydotoold.8.gz .include -- cgit v1.2.3