summaryrefslogtreecommitdiff
path: root/graphics/libetonyek01/files/patch-configure
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-09-30 00:15:58 +0300
committerDima Panov <fluffy@FreeBSD.org>2023-09-30 00:15:58 +0300
commit8a50a5c7fb3f9f1e166cd636a00249e3cfbe2dcf (patch)
tree9ea386a5ee8bc1028b80ae6eb15eefe967bb832d /graphics/libetonyek01/files/patch-configure
parentsecurity/vuxml: Add devel/php-composer* vulnerability (diff)
graphics/libetonyek01: switch to MDDS 2.1 API (+)
This commit had to be pushed with recently updated LibreOffice and Co. Reported by: pkg-fallout
Diffstat (limited to 'graphics/libetonyek01/files/patch-configure')
-rw-r--r--graphics/libetonyek01/files/patch-configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/libetonyek01/files/patch-configure b/graphics/libetonyek01/files/patch-configure
index 6a0c87502c96..45df135c387d 100644
--- a/graphics/libetonyek01/files/patch-configure
+++ b/graphics/libetonyek01/files/patch-configure
@@ -6,8 +6,8 @@
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --with-mdds=1.5|1.4|1.2|1.0|0.x
- Specify which version of mdds to use (1.5 is the
-+ --with-mdds=2.0|1.7|1.5|1.4|1.2|1.0|0.x
-+ Specify which version of mdds to use (2.0 is the
++ --with-mdds=2.1|2.0|1.7|1.5|1.4|1.2|1.0|0.x
++ Specify which version of mdds to use (2.1 is the
default)
--with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
both]
@@ -16,7 +16,7 @@
withval=$with_mdds;
else
- with_mdds="1.5"
-+ with_mdds="2.0"
++ with_mdds="2.1"
fi