pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/wayland/swappy



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr 20 05:11:16 UTC 2026

Modified Files:
        pkgsrc/wayland/swappy: Makefile

Log Message:
swappy: needs msgfmt with --desktop support


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/wayland/swappy/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wayland/swappy/Makefile
diff -u pkgsrc/wayland/swappy/Makefile:1.1 pkgsrc/wayland/swappy/Makefile:1.2
--- pkgsrc/wayland/swappy/Makefile:1.1  Wed Apr 15 07:55:14 2026
+++ pkgsrc/wayland/swappy/Makefile      Mon Apr 20 05:11:15 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2026/04/15 07:55:14 kikadf Exp $
+# $NetBSD: Makefile,v 1.2 2026/04/20 05:11:15 wiz Exp $
 
 DISTNAME=      swappy-1.8.0
 CATEGORIES=    wayland
@@ -21,6 +21,7 @@ SUBST_SED.nogit+=     -e 's/git =/\#git =/g'
 SUBST_SED.nogit+=      -e 's/git.found()/false/g'
 
 .include "../../devel/meson/build.mk"
+.include "../../devel/gettext-tools/msgfmt-desktop.mk"
 .include "../../devel/wayland/buildlink3.mk"
 .include "../../devel/wayland-protocols/buildlink3.mk"
 .include "../../devel/pango/buildlink3.mk"



Home | Main Index | Thread Index | Old Index