From ddc1a5e1b21c11c59278527792611cace7b331d2 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 5 Jul 2001 09:03:39 +0000 Subject: Unbroke on 4-STABLE. PR: 28674 Submitted by: AMAKAWA Shuhei --- x11-toolkits/gtkextra2/files/patch-gtkextra::gtkplotps.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 x11-toolkits/gtkextra2/files/patch-gtkextra::gtkplotps.c (limited to 'x11-toolkits/gtkextra2/files') diff --git a/x11-toolkits/gtkextra2/files/patch-gtkextra::gtkplotps.c b/x11-toolkits/gtkextra2/files/patch-gtkextra::gtkplotps.c new file mode 100644 index 000000000000..2f634944ab6c --- /dev/null +++ b/x11-toolkits/gtkextra2/files/patch-gtkextra::gtkplotps.c @@ -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 + #include + #include ++#if __FreeBSD_version >= 500019 + #include ++#endif + + #include "gtkplot.h" + #include "gtkpsfont.h" -- cgit v1.2.3