diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-30 07:03:43 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-30 07:03:43 +0800 |
commit | 63d2921f4469c3bd329bc5a8fdf9c84ce7ed1d00 (patch) | |
tree | 1a7c4cb9c563101fbfdd47f1c0034389f8312d34 /math/scigraphica/files/patch-ad | |
parent | 363fae18ed1f97c352e334bf391808247186dcb8 (diff) | |
download | marcuscom-ports-63d2921f4469c3bd329bc5a8fdf9c84ce7ed1d00.tar marcuscom-ports-63d2921f4469c3bd329bc5a8fdf9c84ce7ed1d00.tar.gz marcuscom-ports-63d2921f4469c3bd329bc5a8fdf9c84ce7ed1d00.tar.bz2 marcuscom-ports-63d2921f4469c3bd329bc5a8fdf9c84ce7ed1d00.tar.lz marcuscom-ports-63d2921f4469c3bd329bc5a8fdf9c84ce7ed1d00.tar.xz marcuscom-ports-63d2921f4469c3bd329bc5a8fdf9c84ce7ed1d00.tar.zst marcuscom-ports-63d2921f4469c3bd329bc5a8fdf9c84ce7ed1d00.zip |
share/gnome/ -> share/.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9265 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/scigraphica/files/patch-ad')
-rw-r--r-- | math/scigraphica/files/patch-ad | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/scigraphica/files/patch-ad b/math/scigraphica/files/patch-ad new file mode 100644 index 000000000..5565d24e2 --- /dev/null +++ b/math/scigraphica/files/patch-ad @@ -0,0 +1,10 @@ +--- zvt/subshell.c 2000/08/31 07:45:08 1.1 ++++ zvt/subshell.c 2000/08/31 07:46:53 +@@ -24,6 +24,7 @@ + #include <sys/time.h> + #include <sys/resource.h> + #include <sys/stat.h> ++#include <sys/param.h> + #include <limits.h> + #include <unistd.h> + #include <string.h> |