From 6eefc70221d5ac26096ebf9b69c59ed8226799b3 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 30 Dec 2022 18:26:04 +0000 Subject: [PATCH] x11/grimshot: move manpage under share/man --- x11/grimshot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/grimshot/Makefile b/x11/grimshot/Makefile index 29ff9798e52b..04f88b41e624 100644 --- a/x11/grimshot/Makefile +++ b/x11/grimshot/Makefile @@ -30,7 +30,7 @@ CLIPBOARD_DESC= Copy to clipboard support CLIPBOARD_RUN_DEPENDS= wl-copy:x11/wl-clipboard MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc -MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz +MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz NOTIFY_RUN_DEPENDS= notify-send:devel/libnotify