pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/deskflow
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jun 12 06:57:50 UTC 2025
Modified Files:
pkgsrc/net/deskflow: Makefile
Log Message:
deskflow: add missing tool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/deskflow/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/deskflow/Makefile
diff -u pkgsrc/net/deskflow/Makefile:1.4 pkgsrc/net/deskflow/Makefile:1.5
--- pkgsrc/net/deskflow/Makefile:1.4 Fri May 30 21:17:32 2025
+++ pkgsrc/net/deskflow/Makefile Thu Jun 12 06:57:50 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2025/05/30 21:17:32 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2025/06/12 06:57:50 wiz Exp $
DISTNAME= deskflow-1.22.0
CATEGORIES= net x11
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/deskflow/de
COMMENT= Let a user share a mouse and keyboard among computers
LICENSE= gnu-gpl-v2
+TOOL_DEPENDS+= help2man-[0-9]*:../../converters/help2man
+
USE_LANGUAGES= c c++
USE_CXX_FEATURES= c++20
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index