summaryrefslogtreecommitdiff
path: root/graphics/graphviz/files/patch-configure.ac
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2024-12-16 15:37:13 +0100
committerDirk Meyer <dinoex@FreeBSD.org>2024-12-16 15:37:13 +0100
commit1453a4f0f2bf629de47e655dd7636de3e2d7dbb5 (patch)
tree5d6702ce25720a6d0f9d0b3d75306d6932a3266c /graphics/graphviz/files/patch-configure.ac
parentemulators/frodo: update to 4.4 (diff)
graphics/graphviz: update to 12.2.1
Diffstat (limited to 'graphics/graphviz/files/patch-configure.ac')
-rw-r--r--graphics/graphviz/files/patch-configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/graphviz/files/patch-configure.ac b/graphics/graphviz/files/patch-configure.ac
index d6cfd82392fe..3e0453ddab3d 100644
--- a/graphics/graphviz/files/patch-configure.ac
+++ b/graphics/graphviz/files/patch-configure.ac
@@ -1,6 +1,6 @@
---- configure.ac.orig 2024-11-03 19:33:36 UTC
+--- configure.ac.orig 2024-12-06 23:55:56 UTC
+++ configure.ac
-@@ -731,13 +731,13 @@ else
+@@ -730,13 +730,13 @@ else
for l in "$lua_suffix" "" "54" "5.4" "53" "5.3" "52" "5.2" "51" "5.1" ; do
pkgconfig_lua_found=`$PKG_CONFIG --exists lua$l 2>/dev/null`
if test "$?" = "0" ; then
@@ -16,7 +16,7 @@
LUA_LIBS="$LUA_LFLAGS "`$PKG_CONFIG --libs lualib$l`
fi
break
-@@ -1029,6 +1029,7 @@ else
+@@ -1028,6 +1028,7 @@ else
RUBY_CFLAGS="$RUBY_CFLAGS -I`$RUBY $srcdir/config/config_ruby.rb vendorhdrdir`"
RUBY_CFLAGS="$RUBY_CFLAGS -I`$RUBY $srcdir/config/config_ruby.rb sitehdrdir`"
RUBY_CFLAGS="$RUBY_CFLAGS -I`$RUBY $srcdir/config/config_ruby.rb rubyhdrdir`"