pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/libcups
Module Name: pkgsrc
Committed By: rxg
Date: Sun May 22 00:54:00 UTC 2022
Modified Files:
pkgsrc/print/libcups: Makefile
Log Message:
error: Autoconf version 2.71 or higher is required for libcups-2.4.1
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/libcups/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/libcups/Makefile
diff -u pkgsrc/print/libcups/Makefile:1.16 pkgsrc/print/libcups/Makefile:1.17
--- pkgsrc/print/libcups/Makefile:1.16 Wed May 11 16:21:51 2022
+++ pkgsrc/print/libcups/Makefile Sun May 22 00:54:00 2022
@@ -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 @@ SUBST_STAGE.piefix= pre-configure
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