git: 340b772f410d - 2022Q4 - x11/wl-clipboard: remove superfluous newline
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Oct 2022 16:39:34 UTC
The branch 2022Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=340b772f410dacac8a5e4fdd07cd4ea0ae6aa45d commit 340b772f410dacac8a5e4fdd07cd4ea0ae6aa45d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-10-12 16:33:34 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-10-12 16:39:21 +0000 x11/wl-clipboard: remove superfluous newline (cherry picked from commit caca7b1dc5847bac9b403c294bfba2e7173233aa) --- x11/wl-clipboard/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/x11/wl-clipboard/Makefile b/x11/wl-clipboard/Makefile index b1b208dd8416..3898244ec5ec 100644 --- a/x11/wl-clipboard/Makefile +++ b/x11/wl-clipboard/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland USES= meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= bugaevc - PLIST_FILES= bin/wl-copy \ bin/wl-paste \ man/man1/wl-clipboard.1.gz \