pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/libcups error: Autoconf version 2.71 or higher i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e05c2f75a91e
branches: trunk
changeset: 379709:e05c2f75a91e
user: rxg <rxg%pkgsrc.org@localhost>
date: Sun May 22 00:54:00 2022 +0000
description:
error: Autoconf version 2.71 or higher is required for libcups-2.4.1
diffstat:
print/libcups/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 55a66653a20b -r e05c2f75a91e print/libcups/Makefile
--- a/print/libcups/Makefile Sun May 22 00:47:07 2022 +0000
+++ b/print/libcups/Makefile Sun May 22 00:54:00 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2022/05/11 16:21:51 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2022/05/22 00:54:00 rxg Exp $
.include "../../print/cups/Makefile.common"
@@ -66,6 +66,7 @@
PKGCONFIG_OVERRIDE+= cups.pc
PKGCONFIG_OVERRIDE_STAGE= post-configure
+AUTOCONF_REQD= 2.71
pre-configure:
cd ${WRKSRC} && aclocal && autoconf
Home |
Main Index |
Thread Index |
Old Index