pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/modular-xorg meta-pkgs/modular-xorg: make ha...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f3e7093385f3
branches: trunk
changeset: 428250:f3e7093385f3
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Apr 26 10:22:59 2020 +0000
description:
meta-pkgs/modular-xorg: make hacks.mk optional
For example, devel/imake doesn't need it.
diffstat:
meta-pkgs/modular-xorg/hacks.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 71cafa613fe2 -r f3e7093385f3 meta-pkgs/modular-xorg/hacks.mk
--- a/meta-pkgs/modular-xorg/hacks.mk Sun Apr 26 10:19:26 2020 +0000
+++ b/meta-pkgs/modular-xorg/hacks.mk Sun Apr 26 10:22:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: hacks.mk,v 1.1 2012/06/06 22:19:14 wiz Exp $
+# $NetBSD: hacks.mk,v 1.2 2020/04/26 10:22:59 rillig Exp $
# hack for wrong autoconf snippet that was propagated to too many xorg packages
@@ -7,3 +7,4 @@
SUBST_FILES.xorg-autoconf-err= configure
SUBST_STAGE.xorg-autoconf-err= pre-configure
SUBST_MESSAGE.xorg-autoconf-err= Fix error in configure script propagated from xorg autoconf macros.
+SUBST_NOOP_OK.xorg-autoconf-err= yes # not needed by every package
Home |
Main Index |
Thread Index |
Old Index