aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libsexy
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-03-24 19:42:38 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-03-24 19:42:38 +0000
commit1e5d7aa910d1a475ec8f27e4bd78d34653e6e46f (patch)
tree630e5f25dcb2ead475aaa5e6d6bc554819dd3bb2 /x11-toolkits/libsexy
parent1775de91c89c58854fac016b886e1672acbe15f9 (diff)
downloadports-1e5d7aa910d1a475ec8f27e4bd78d34653e6e46f.tar.gz
ports-1e5d7aa910d1a475ec8f27e4bd78d34653e6e46f.zip
Fix build after base r345349
PR: 236141
Notes
Notes: svn path=/head/; revision=496771
Diffstat (limited to 'x11-toolkits/libsexy')
-rw-r--r--x11-toolkits/libsexy/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/libsexy/files/patch-configure b/x11-toolkits/libsexy/files/patch-configure
new file mode 100644
index 000000000000..cece89c1be88
--- /dev/null
+++ b/x11-toolkits/libsexy/files/patch-configure
@@ -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