mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 23:50:30 -04:00
- Differentiate between gtk2 and gtk3 libraries in Uses/xfce.mk [2] PR: 219334 [2], 219928 [1] Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Differential Revision: D12387 [1] [2]
11 lines
206 B
Text
11 lines
206 B
Text
--- configure.orig 2017-04-16 04:37:20 UTC
|
|
+++ configure
|
|
@@ -14201,7 +14201,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>
|
|
|
|
fi
|
|
fi
|
|
- USE_NLS=yes
|
|
+# USE_NLS=yes
|
|
|
|
|
|
gt_cv_have_gettext=no
|