aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2022-05-02 08:55:28 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2022-05-27 09:51:04 +0000
commitec2102597a4ed2e4c9075d3c4b6399e13c0956c2 (patch)
tree24332e71e8488ddf2882f617f7a5b15b130073f1 /x11-fm
parent6fd90bd6606b1a8f648cf807b2f959e037505c66 (diff)
downloadports-ec2102597a4ed2e4c9075d3c4b6399e13c0956c2.tar.gz
ports-ec2102597a4ed2e4c9075d3c4b6399e13c0956c2.zip
devel/autoconf*: restructure to prepare for 2.71
- Rename autoconf 2.13 port directory, package, and command all to autoconf2.13 just like ports like perl and python. - Let USES=autoreconf run gtkdocize if necessary. - Rewrite autoconf-wrapper and rename it autoconf-switch to reflect better what it does. - Delete patch-bison. It has been reverted upstream. - Add a patch to let autoreconf set the AUTOCONF environment variable so subprocesses like automake use the correct version. - Make building of info files optional. - Address portlint, portclippy, portfmt issues in devel/autoconf*. PR: 259556, 263970
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/librfm/files/patch-configure.ac10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fm/librfm/files/patch-configure.ac b/x11-fm/librfm/files/patch-configure.ac
new file mode 100644
index 000000000000..459b3f9229af
--- /dev/null
+++ b/x11-fm/librfm/files/patch-configure.ac
@@ -0,0 +1,10 @@
+--- configure.ac.orig 2018-07-10 16:06:27 UTC
++++ configure.ac
+@@ -417,7 +417,6 @@ AC_CHECK_PROG(cv_pkgconfig, pkg-config, yes, no)
+ fi
+
+ AC_CHECK_PROG(cv_pkgconfig, pkg-config, yes, no)
+-GTK_DOC_CHECK([1.15],[--flavour no-tmpl])
+
+
+