aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2002-11-19 08:17:53 +0800
committerjmz <jmz@FreeBSD.org>2002-11-19 08:17:53 +0800
commitf84ecc56bff81ac7697540726debeb876047efee (patch)
treeab1d651144b544180e5c9345ef25c8bb5637d5cb /sysutils
parent74ba2898adf534495d177ffdd3a53ee4c928bd49 (diff)
downloadfreebsd-ports-gnome-f84ecc56bff81ac7697540726debeb876047efee.tar.gz
freebsd-ports-gnome-f84ecc56bff81ac7697540726debeb876047efee.tar.zst
freebsd-ports-gnome-f84ecc56bff81ac7697540726debeb876047efee.zip
Try to unbreak the build on -current.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cd-write/files/patch-710
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/cd-write/files/patch-7 b/sysutils/cd-write/files/patch-7
new file mode 100644
index 000000000000..5c3d31367cb1
--- /dev/null
+++ b/sysutils/cd-write/files/patch-7
@@ -0,0 +1,10 @@
+--- c++tk/c++tk.h~ Thu Sep 25 03:43:24 1997
++++ c++tk/c++tk.h Tue Nov 19 01:14:24 2002
+@@ -31,6 +31,7 @@
+ #define __CXXTK_H__
+
+ #include <stdlib.h> // for free()
++#include <string.h>
+
+ extern int TkError;
+