mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Unbroke on 4-STABLE.
PR: 28674 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
This commit is contained in:
parent
7ddb2910c6
commit
ddc1a5e1b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44781
15
x11-toolkits/gtkextra/files/patch-gtkextra::gtkplotps.c
Normal file
15
x11-toolkits/gtkextra/files/patch-gtkextra::gtkplotps.c
Normal file
@ -0,0 +1,15 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- gtkextra/gtkplotps.c 2001/07/05 08:52:19 1.1
|
||||
+++ gtkextra/gtkplotps.c 2001/07/05 08:52:48
|
||||
@@ -34,7 +34,9 @@
|
||||
#include <ctype.h>
|
||||
#include <time.h>
|
||||
#include <gtk/gtk.h>
|
||||
+#if __FreeBSD_version >= 500019
|
||||
#include <wctype.h>
|
||||
+#endif
|
||||
|
||||
#include "gtkplot.h"
|
||||
#include "gtkpsfont.h"
|
15
x11-toolkits/gtkextra2/files/patch-gtkextra::gtkplotps.c
Normal file
15
x11-toolkits/gtkextra2/files/patch-gtkextra::gtkplotps.c
Normal file
@ -0,0 +1,15 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- gtkextra/gtkplotps.c 2001/07/05 08:52:19 1.1
|
||||
+++ gtkextra/gtkplotps.c 2001/07/05 08:52:48
|
||||
@@ -34,7 +34,9 @@
|
||||
#include <ctype.h>
|
||||
#include <time.h>
|
||||
#include <gtk/gtk.h>
|
||||
+#if __FreeBSD_version >= 500019
|
||||
#include <wctype.h>
|
||||
+#endif
|
||||
|
||||
#include "gtkplot.h"
|
||||
#include "gtkpsfont.h"
|
Loading…
x
Reference in New Issue
Block a user