summaryrefslogtreecommitdiff
path: root/java/jmp
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2006-02-13 12:12:16 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2006-02-13 12:12:16 +0000
commit624b49dd6375609acd120b7010272f0eea78c891 (patch)
tree9179954c57f42e3de4f3daa21a567a4ebdb8c17c /java/jmp
parentUpdate to 0.2.2 - fixes a problem with spec compliance. (diff)
Fix build on 4.x.
PR: ports/93254 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
Notes
Notes: svn path=/head/; revision=155923
Diffstat (limited to 'java/jmp')
-rw-r--r--java/jmp/files/patch-ui_gtk.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/java/jmp/files/patch-ui_gtk.c b/java/jmp/files/patch-ui_gtk.c
new file mode 100644
index 000000000000..5635e8b08b09
--- /dev/null
+++ b/java/jmp/files/patch-ui_gtk.c
@@ -0,0 +1,9 @@
+$FreeBSD$
+
+--- ui_gtk.c.orig Sun Feb 12 22:53:25 2006
++++ ui_gtk.c Sun Feb 12 22:52:09 2006
+@@ -307,0 +308 @@
++ GtkWidget *w;
+@@ -309 +310 @@
+- GtkWidget *w =
++ w =