summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/gtk12/files/patch-ae9
-rw-r--r--x11-toolkits/gtk13/files/patch-ae11
-rw-r--r--x11-toolkits/gtk20/files/patch-ae11
-rw-r--r--x11-toolkits/gtk30/files/patch-ae11
4 files changed, 3 insertions, 39 deletions
diff --git a/x11-toolkits/gtk12/files/patch-ae b/x11-toolkits/gtk12/files/patch-ae
index c241c2e..c29a695 100644
--- a/x11-toolkits/gtk12/files/patch-ae
+++ b/x11-toolkits/gtk12/files/patch-ae
@@ -24,15 +24,6 @@
fi
rm -f conftest*
INSTOBJEXT=.mo
-@@ -3699,7 +3699,7 @@
- # Added by Martin Baulig 12/15/98 for libc5 systems
- if test "$gt_cv_func_dgettext_libc" != "yes" \
- && test "$gt_cv_func_dgettext_libintl" = "yes"; then
-- INTLLIBS=-lintl
-+ INTLLIBS="-lintl -lxpg4"
- LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- fi
-
@@ -4446,6 +4446,7 @@
glib_thread_cflags="$GLIB_CFLAGS"
glib_libs=`$GLIB_CONFIG glib gmodule --libs`
diff --git a/x11-toolkits/gtk13/files/patch-ae b/x11-toolkits/gtk13/files/patch-ae
index cd62bea..04e0e19 100644
--- a/x11-toolkits/gtk13/files/patch-ae
+++ b/x11-toolkits/gtk13/files/patch-ae
@@ -11,13 +11,4 @@ $FreeBSD$
+ DATADIRNAME=share
fi
rm -f conftest*
- INSTOBJEXT=.mo
-@@ -3852,7 +3852,7 @@
- # Added by Martin Baulig 12/15/98 for libc5 systems
- if test "$gt_cv_func_dgettext_libc" != "yes" \
- && test "$gt_cv_func_dgettext_libintl" = "yes"; then
-- INTLLIBS=-lintl
-+ INTLLIBS="-lintl -lxpg4"
- LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- fi
-
+ INSTOBJEXT=.mo
diff --git a/x11-toolkits/gtk20/files/patch-ae b/x11-toolkits/gtk20/files/patch-ae
index cd62bea..04e0e19 100644
--- a/x11-toolkits/gtk20/files/patch-ae
+++ b/x11-toolkits/gtk20/files/patch-ae
@@ -11,13 +11,4 @@ $FreeBSD$
+ DATADIRNAME=share
fi
rm -f conftest*
- INSTOBJEXT=.mo
-@@ -3852,7 +3852,7 @@
- # Added by Martin Baulig 12/15/98 for libc5 systems
- if test "$gt_cv_func_dgettext_libc" != "yes" \
- && test "$gt_cv_func_dgettext_libintl" = "yes"; then
-- INTLLIBS=-lintl
-+ INTLLIBS="-lintl -lxpg4"
- LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- fi
-
+ INSTOBJEXT=.mo
diff --git a/x11-toolkits/gtk30/files/patch-ae b/x11-toolkits/gtk30/files/patch-ae
index cd62bea..04e0e19 100644
--- a/x11-toolkits/gtk30/files/patch-ae
+++ b/x11-toolkits/gtk30/files/patch-ae
@@ -11,13 +11,4 @@ $FreeBSD$
+ DATADIRNAME=share
fi
rm -f conftest*
- INSTOBJEXT=.mo
-@@ -3852,7 +3852,7 @@
- # Added by Martin Baulig 12/15/98 for libc5 systems
- if test "$gt_cv_func_dgettext_libc" != "yes" \
- && test "$gt_cv_func_dgettext_libintl" = "yes"; then
-- INTLLIBS=-lintl
-+ INTLLIBS="-lintl -lxpg4"
- LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- fi
-
+ INSTOBJEXT=.mo
OpenPOWER on IntegriCloud