pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wayvnc: depend on swdoc for man pages
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Feb 27 15:05:31 2026 +0100
Changeset: 83664d50b9cb4e4e023e7fd65862d7f46da1c403
Modified Files:
wayvnc/Makefile
wayvnc/PLIST
Log Message:
wayvnc: depend on swdoc for man pages
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=83664d50b9cb4e4e023e7fd65862d7f46da1c403
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wayvnc/Makefile | 1 +
wayvnc/PLIST | 2 ++
2 files changed, 3 insertions(+)
diffs:
diff --git a/wayvnc/Makefile b/wayvnc/Makefile
index 02c679e76c..87645bd986 100644
--- a/wayvnc/Makefile
+++ b/wayvnc/Makefile
@@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/wayvnc-7ee86054c680b3429137069712e38fcba61ebae7
USE_TOOLS+= pkg-config
.include "../../devel/meson/build.mk"
+.include "../../textproc/scdoc/tool.mk"
.include "../../devel/wayland/buildlink3.mk"
.include "../../textproc/jansson/buildlink3.mk"
.include "../../wip/aml/buildlink3.mk"
diff --git a/wayvnc/PLIST b/wayvnc/PLIST
index 6fc0a7ca10..aee1ac620b 100644
--- a/wayvnc/PLIST
+++ b/wayvnc/PLIST
@@ -1,3 +1,5 @@
@comment $NetBSD$
bin/wayvnc
bin/wayvncctl
+man/man1/wayvnc.1
+man/man1/wayvncctl.1
Home |
Main Index |
Thread Index |
Old Index