pkgsrc-Users archive

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

Re: patch for Xephyr build



>>>>> "Cherry" == Cherry G Mathew <cherry%zyx.in@localhost> writes:

    Cherry> Hello,
    Cherry> I found that this allows x11/modular-x11-xephyr to get past a previous
    Cherry> pkg-config failure.

Further more, the following patch seems to complete the build:

-- 
~cherry

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/modular-xorg-xephyr/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile    1 Nov 2015 22:58:52 -0000       1.8
+++ Makefile    20 Feb 2017 12:13:42 -0000
@@ -33,4 +33,5 @@
 .include "../../x11/xcb-util-renderutil/buildlink3.mk"
 .include "../../x11/xcb-util-wm/buildlink3.mk"

+.include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index