git: caca7b1dc584 - main - x11/wl-clipboard: remove superfluous newline
Date: Wed, 12 Oct 2022 16:38:39 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=caca7b1dc5847bac9b403c294bfba2e7173233aa commit caca7b1dc5847bac9b403c294bfba2e7173233aa 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:36:23 +0000 x11/wl-clipboard: remove superfluous newline --- 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 \