pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/modular-xorg-xephyr Fix build with native X11 on N...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c0490a30e67
branches: trunk
changeset: 359074:3c0490a30e67
user: khorben <khorben%pkgsrc.org@localhost>
date: Sun Feb 26 22:26:44 2017 +0000
description:
Fix build with native X11 on NetBSD
Reported by cherry@, thanks!
diffstat:
x11/modular-xorg-xephyr/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r ce4aa799296c -r 3c0490a30e67 x11/modular-xorg-xephyr/Makefile
--- a/x11/modular-xorg-xephyr/Makefile Sun Feb 26 22:17:09 2017 +0000
+++ b/x11/modular-xorg-xephyr/Makefile Sun Feb 26 22:26:44 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/11/01 22:58:52 tnn Exp $
+# $NetBSD: Makefile,v 1.9 2017/02/26 22:26:44 khorben Exp $
DISTNAME= xorg-server-${XORG_VERSION}
PKGNAME= modular-xorg-xephyr-${XORG_VERSION}
@@ -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