pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/mutter
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 20 13:32:34 UTC 2024
Modified Files:
pkgsrc/wm/mutter: Makefile
Log Message:
mutter: include libXtst/bl3.mk since it is checked for explicitly
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/wm/mutter/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/mutter/Makefile
diff -u pkgsrc/wm/mutter/Makefile:1.19 pkgsrc/wm/mutter/Makefile:1.20
--- pkgsrc/wm/mutter/Makefile:1.19 Sun Apr 7 07:35:09 2024
+++ pkgsrc/wm/mutter/Makefile Sun Oct 20 13:32:34 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2024/04/07 07:35:09 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2024/10/20 13:32:34 wiz Exp $
DISTNAME= mutter-40.2
PKGREVISION= 9
@@ -80,6 +80,7 @@ BUILDLINK_API_DEPENDS.gsettings-desktop-
.include "../../x11/libICE/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXtst/buildlink3.mk"
.include "../../x11/libxkbcommon/buildlink3.mk"
.include "../../x11/libxkbfile/buildlink3.mk"
.include "../../x11/gnome-desktop3/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index