pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/modular-xorg-server modular-xorg-server: skip port...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e2e87958be7
branches:  trunk
changeset: 412916:6e2e87958be7
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Mar 13 11:16:59 2020 +0000

description:
modular-xorg-server: skip portability check hw/xquartz/bundle/mk_bundke.sh

diffstat:

 x11/modular-xorg-server/Makefile.common |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 14e3b227b24f -r 6e2e87958be7 x11/modular-xorg-server/Makefile.common
--- a/x11/modular-xorg-server/Makefile.common   Fri Mar 13 11:10:17 2020 +0000
+++ b/x11/modular-xorg-server/Makefile.common   Fri Mar 13 11:16:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.34 2020/01/18 23:35:54 rillig Exp $
+# $NetBSD: Makefile.common,v 1.35 2020/03/13 11:16:59 tnn Exp $
 # used by x11/modular-xorg-server/Makefile
 # used by x11/modular-xorg-xephyr/Makefile
 # used by x11/modular-xorg-xwayland/Makefile
@@ -16,6 +16,8 @@
 USE_TOOLS+=    gmake pkg-config
 USE_LANGUAGES+=        c99
 
+CHECK_PORTABILITY_SKIP+=       hw/xquartz/bundle/mk_bundke.sh
+
 PKGCONFIG_OVERRIDE+=   xorg-server.pc.in
 SHLIBTOOL_OVERRIDE=    # empty
 



Home | Main Index | Thread Index | Old Index