ports/multimedia/imagination/files/patch-configure
Tijl Coosemans 216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00

20 lines
384 B
Text

--- ./configure.orig 2011-03-06 20:06:44.000000000 +0000
+++ ./configure 2014-03-14 15:08:46.000000000 +0000
@@ -12499,7 +12499,7 @@
LIBTOOL="$LIBTOOL --silent"
-pkg_modules="gtk+-2.0 >= 2.14.0 gthread-2.0"
+pkg_modules="gtk+-2.0 >= 2.14.0 gthread-2.0 gmodule-2.0"
@@ -13029,7 +13029,7 @@
fi
fi
- USE_NLS=yes
+ #USE_NLS=yes
gt_cv_have_gettext=no