Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/mule editors/mule: disable check for unknown c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d50f325e7d0
branches: trunk
changeset: 433185:3d50f325e7d0
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 31 16:12:10 2020 +0000
description:
editors/mule: disable check for unknown configure options
diffstat:
editors/mule/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 36bbf6d6f8da -r 3d50f325e7d0 editors/mule/Makefile
--- a/editors/mule/Makefile Sun May 31 16:06:59 2020 +0000
+++ b/editors/mule/Makefile Sun May 31 16:12:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2017/05/07 06:49:23 tsutsui Exp $
+# $NetBSD: Makefile,v 1.55 2020/05/31 16:12:10 rillig Exp $
DISTNAME= mule-2.3
PKGREVISION= 9
@@ -22,6 +22,7 @@
USE_TOOLS+= gmake makeinfo
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANDIR= ${PREFIX}/${PKGMANDIR}/man1
+GNU_CONFIGURE_STRICT= no # everything ok, just ancient
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index