diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-10-05 09:19:31 +0100 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-10-05 09:19:31 +0100 |
| commit | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (patch) | |
| tree | ad799ccacfb459b809b02b9c115ed4befb93b4c1 /graphics/libetonyek01/files/patch-configure | |
| parent | 0b1510fe1f98f82da6f3481cb6c58957022d9211 (diff) | |
| parent | b057c68280a2f2a7b3d1fbac36f7b034e1fdf593 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/main
Diffstat (limited to 'graphics/libetonyek01/files/patch-configure')
| -rw-r--r-- | graphics/libetonyek01/files/patch-configure | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/graphics/libetonyek01/files/patch-configure b/graphics/libetonyek01/files/patch-configure new file mode 100644 index 000000000000..9bf4bd1ac3a4 --- /dev/null +++ b/graphics/libetonyek01/files/patch-configure @@ -0,0 +1,22 @@ +--- configure.orig 2024-11-26 10:12:06 UTC ++++ configure +@@ -1552,8 +1552,8 @@ Optional Packages: + Optional Packages: + --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] + --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) +- --with-mdds=2.1|2.0|1.5|1.4|1.2|1.0|0.x +- Specify which version of mdds to use (2.1 is the ++ --with-mdds=3.1|3.0|2.1|2.0|1.5|1.4|1.2|1.0|0.x ++ Specify which version of mdds to use (3.1 is the + default) + --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use + both] +@@ -3741,7 +3741,7 @@ else $as_nop + then : + withval=$with_mdds; + else $as_nop +- with_mdds="2.1" ++ with_mdds="3.1" + fi + + |
