mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-11 11:01:18 +02:00
add math/gnuplot
This commit is contained in:
10
math/gnuplot/files/patch-src-command.c
Normal file
10
math/gnuplot/files/patch-src-command.c
Normal file
@@ -0,0 +1,10 @@
|
||||
--- src/command.c.orig 2017-11-01 18:12:31.201708000 -0700
|
||||
+++ src/command.c 2017-11-01 18:13:03.695758000 -0700
|
||||
@@ -119,6 +119,7 @@
|
||||
|
||||
#ifndef _Windows
|
||||
# include "help.h"
|
||||
+# include <sys/wait.h>
|
||||
#endif /* _Windows */
|
||||
|
||||
#ifdef _Windows
|
||||
Reference in New Issue
Block a user