pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/herbstluftwm
Module Name: pkgsrc
Committed By: nia
Date: Tue Sep 20 06:45:03 UTC 2022
Modified Files:
pkgsrc/wm/herbstluftwm: Makefile
Log Message:
herbstluftwm: Wants libXfixes
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/wm/herbstluftwm/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/herbstluftwm/Makefile
diff -u pkgsrc/wm/herbstluftwm/Makefile:1.12 pkgsrc/wm/herbstluftwm/Makefile:1.13
--- pkgsrc/wm/herbstluftwm/Makefile:1.12 Mon Aug 1 14:37:07 2022
+++ pkgsrc/wm/herbstluftwm/Makefile Tue Sep 20 06:45:03 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2022/08/01 14:37:07 pin Exp $
+# $NetBSD: Makefile,v 1.13 2022/09/20 06:45:03 nia Exp $
DISTNAME= herbstluftwm-0.9.5
CATEGORIES= wm
@@ -32,6 +32,7 @@ pre-configure:
.include "../../devel/glib2/buildlink3.mk"
.include "../../lang/python/tool.mk"
.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXfixes/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"
.include "../../x11/libXrandr/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index