ports/x11/libexo/files/patch-configure
Olivier Duchateau 2588c3574f - Finish to convert USES
- Replace post-patch target by patch ( configure script)
2013-05-08 15:53:18 +00:00

21 lines
370 B
Text

--- ./configure.orig 2012-12-27 12:50:36.000000000 +0000
+++ ./configure 2013-05-05 20:55:42.000000000 +0000
@@ -633,6 +633,9 @@
#endif
#ifdef HAVE_UNISTD_H
# include <unistd.h>
+#endif
+#ifdef __FreeBSD__
+# include <sys/param.h>
#endif"
ac_header_list=
@@ -13802,7 +13805,7 @@
fi
fi
- USE_NLS=yes
+# USE_NLS=yes
gt_cv_have_gettext=no