modular-xorg-server: skip portability check hw/xquartz/bundle/mk_bundke.sh
This commit is contained in:
parent
39e0e50f9b
commit
4a7038e149
1 changed files with 3 additions and 1 deletions
|
@ -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_LIBTOOL= yes
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue