From 81ca518ec64599b80f72d770756993cc0e753ae1 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 10 Mar 2005 17:26:18 +0000 Subject: Include in x11.trm to pick up fd_set on Interix. (No functional changes, and only affects X11 version.) --- graphics/gnuplot/distinfo | 3 ++- graphics/gnuplot/patches/patch-aa | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 graphics/gnuplot/patches/patch-aa diff --git a/graphics/gnuplot/distinfo b/graphics/gnuplot/distinfo index 3c41efb0440..58cae9cddd9 100644 --- a/graphics/gnuplot/distinfo +++ b/graphics/gnuplot/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2005/02/24 08:45:06 agc Exp $ +$NetBSD: distinfo,v 1.6 2005/03/10 17:26:18 tv Exp $ SHA1 (gnuplot-4.0.0.tar.gz) = a862bc311724c263aa1ef1c646291d73dc37c978 RMD160 (gnuplot-4.0.0.tar.gz) = 7b1fc84c161c132c776269b6e9a49abd29251a18 Size (gnuplot-4.0.0.tar.gz) = 2160918 bytes +SHA1 (patch-aa) = cbb6d3aa3761c12579d75e512a1078aea674d8fc diff --git a/graphics/gnuplot/patches/patch-aa b/graphics/gnuplot/patches/patch-aa new file mode 100644 index 00000000000..56976ff8bc7 --- /dev/null +++ b/graphics/gnuplot/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.6 2005/03/10 17:26:18 tv Exp $ + +--- term/x11.trm.orig Wed Apr 14 08:18:24 2004 ++++ term/x11.trm +@@ -55,6 +55,7 @@ + */ + + #include "driver.h" ++#include + + #ifdef TERM_REGISTER + register_term(x11) -- cgit v1.2.3