pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/wmx
Module Name: pkgsrc
Committed By: joerg
Date: Thu May 14 18:56:24 UTC 2020
Modified Files:
pkgsrc/wm/wmx: Makefile.common
Log Message:
Needs libXcomposite
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/wm/wmx/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/wmx/Makefile.common
diff -u pkgsrc/wm/wmx/Makefile.common:1.27 pkgsrc/wm/wmx/Makefile.common:1.28
--- pkgsrc/wm/wmx/Makefile.common:1.27 Tue Apr 28 15:28:57 2020
+++ pkgsrc/wm/wmx/Makefile.common Thu May 14 18:56:23 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.27 2020/04/28 15:28:57 nikita Exp $
+# $NetBSD: Makefile.common,v 1.28 2020/05/14 18:56:23 joerg Exp $
#
# used by wm/wmx/Makefile
# used by wm/wmx-gnome/Makefile
@@ -36,6 +36,7 @@ BUILDLINK_DEPMETHOD.libXt+= build
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../x11/libXcomposite/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index