[Bug 263454] graphics/cairo: Fix build with upcoming autoconf 2.71
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263454] graphics/cairo: Fix build with upcoming autoconf 2.71"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 May 2022 09:56:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263454 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6fd90bd6606b1a8f648cf807b2f959e037505c66 commit 6fd90bd6606b1a8f648cf807b2f959e037505c66 Author: Tijl Coosemans <tijl@FreeBSD.org> AuthorDate: 2022-05-04 14:29:21 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2022-05-27 09:11:04 +0000 graphics/cairo: prepare for autoconf 2.71 - configure.ac contains GTK_DOC_CHECK and the new autoreconf runs gtkdocize in that case so add a build dependency. - fix post-patch commands that patch files which are regenerated by autoreconf. - remove old patches while here. PR: 263454 graphics/cairo/Makefile | 28 +++++++-------------- graphics/cairo/files/patch-Makefile.am (new) | 10 ++++++++ .../files/patch-build_configure.ac.system (new) | 17 +++++++++++++ graphics/cairo/files/patch-configure.ac (new) | 11 ++++++++ .../files/patch-perf_cairo-perf-micro.c (gone) | 10 -------- graphics/cairo/files/patch-src_cairo-gl.h (gone) | 29 ---------------------- .../files/patch-src_cairo-xlib-display.c (gone) | 14 ----------- graphics/cairo/files/patch-test_Makefile.am (gone) | 14 ----------- .../files/patch-util_cairo-sphinx_sphinx.c (gone) | 11 -------- 9 files changed, 47 insertions(+), 97 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.