Unbroke on -stable.
Prompted by: many
This commit is contained in:
15
deskutils/gnome-utils/files/patch-gtt::util.c
Normal file
15
deskutils/gnome-utils/files/patch-gtt::util.c
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- gtt/util.c 2001/10/10 09:55:09 1.1
|
||||
+++ gtt/util.c 2001/10/10 09:57:22
|
||||
@@ -32,7 +32,9 @@
|
||||
#include <gnome.h>
|
||||
|
||||
/* hack alert --xxx fixme -- we need to configure.in for have_langinfo */
|
||||
+#if (defined __FreeBSD__) && (__FreeBSD_version > 500000)
|
||||
#define HAVE_LANGINFO_D_FMT
|
||||
+#endif
|
||||
#ifdef HAVE_LANGINFO_D_FMT
|
||||
#include <langinfo.h>
|
||||
#endif
|
||||
15
deskutils/gnomeutils2/files/patch-gtt::util.c
Normal file
15
deskutils/gnomeutils2/files/patch-gtt::util.c
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- gtt/util.c 2001/10/10 09:55:09 1.1
|
||||
+++ gtt/util.c 2001/10/10 09:57:22
|
||||
@@ -32,7 +32,9 @@
|
||||
#include <gnome.h>
|
||||
|
||||
/* hack alert --xxx fixme -- we need to configure.in for have_langinfo */
|
||||
+#if (defined __FreeBSD__) && (__FreeBSD_version > 500000)
|
||||
#define HAVE_LANGINFO_D_FMT
|
||||
+#endif
|
||||
#ifdef HAVE_LANGINFO_D_FMT
|
||||
#include <langinfo.h>
|
||||
#endif
|
||||
15
misc/gnomeutils/files/patch-gtt::util.c
Normal file
15
misc/gnomeutils/files/patch-gtt::util.c
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- gtt/util.c 2001/10/10 09:55:09 1.1
|
||||
+++ gtt/util.c 2001/10/10 09:57:22
|
||||
@@ -32,7 +32,9 @@
|
||||
#include <gnome.h>
|
||||
|
||||
/* hack alert --xxx fixme -- we need to configure.in for have_langinfo */
|
||||
+#if (defined __FreeBSD__) && (__FreeBSD_version > 500000)
|
||||
#define HAVE_LANGINFO_D_FMT
|
||||
+#endif
|
||||
#ifdef HAVE_LANGINFO_D_FMT
|
||||
#include <langinfo.h>
|
||||
#endif
|
||||
15
misc/gnomeutils2/files/patch-gtt::util.c
Normal file
15
misc/gnomeutils2/files/patch-gtt::util.c
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- gtt/util.c 2001/10/10 09:55:09 1.1
|
||||
+++ gtt/util.c 2001/10/10 09:57:22
|
||||
@@ -32,7 +32,9 @@
|
||||
#include <gnome.h>
|
||||
|
||||
/* hack alert --xxx fixme -- we need to configure.in for have_langinfo */
|
||||
+#if (defined __FreeBSD__) && (__FreeBSD_version > 500000)
|
||||
#define HAVE_LANGINFO_D_FMT
|
||||
+#endif
|
||||
#ifdef HAVE_LANGINFO_D_FMT
|
||||
#include <langinfo.h>
|
||||
#endif
|
||||
Reference in New Issue
Block a user