1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Fix build after base r345349

PR:		236141
This commit is contained in:
Antoine Brodin 2019-03-24 19:42:38 +00:00
parent 1775de91c8
commit 1e5d7aa910
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496771

View File

@ -0,0 +1,11 @@
--- configure.orig 2007-03-31 10:15:56 UTC
+++ configure
@@ -20034,7 +20034,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo
-pkg_modules="pango >= 1.4.0, glib-2.0 >= 2.4.0, gtk+-2.0 >= 2.4.0, libxml-2.0"
+pkg_modules="pango >= 1.4.0, glib-2.0 >= 2.4.0, gmodule-2.0, gtk+-2.0 >= 2.4.0, libxml-2.0"
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then