ports/x11/libexo/files/patch-configure
2018-02-16 20:44:49 +00:00

21 lines
392 B
Text

--- configure.orig 2018-02-14 03:55:48 UTC
+++ configure
@@ -633,6 +633,9 @@ ac_includes_default="\
#endif
#ifdef HAVE_UNISTD_H
# include <unistd.h>
+#endif
+#ifdef __FreeBSD__
+# include <sys/param.h>
#endif"
ac_header_list=
@@ -14496,7 +14499,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h
fi
fi
- USE_NLS=yes
+# USE_NLS=yes
gt_cv_have_gettext=no