pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-screenshooter
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 20 05:22:21 UTC 2026
Modified Files:
pkgsrc/x11/xfce4-screenshooter: Makefile
Log Message:
xfce4-screenshooter: add missing tool
fix pkglint while here
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/x11/xfce4-screenshooter/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-screenshooter/Makefile
diff -u pkgsrc/x11/xfce4-screenshooter/Makefile:1.79 pkgsrc/x11/xfce4-screenshooter/Makefile:1.80
--- pkgsrc/x11/xfce4-screenshooter/Makefile:1.79 Thu Apr 9 21:52:47 2026
+++ pkgsrc/x11/xfce4-screenshooter/Makefile Mon Apr 20 05:22:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2026/04/09 21:52:47 gutteridge Exp $
+# $NetBSD: Makefile,v 1.80 2026/04/20 05:22:21 wiz Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -12,13 +12,13 @@ HOMEPAGE= https://archive.xfce.org/src/a
COMMENT= Xfce screenshot application
DEPENDS+= zenity3-[0-9]*:../../x11/zenity3
+TOOL_DEPENDS+= help2man-[0-9]*:../../converters/help2man
.include "../../devel/gettext-tools/msgfmt-desktop.mk"
.include "../../devel/meson/build.mk"
.include "../../devel/xfce4-conf/buildlink3.mk"
BUILDLINK_API_DEPENDS.libXi+= libXi>=1.7.8
.include "../../x11/libXi/buildlink3.mk"
-BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.18.0
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../x11/libxfce4ui/buildlink3.mk"
.include "../../x11/libxfce4util/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index