summaryrefslogtreecommitdiff
path: root/net/vnc
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2000-11-08 17:13:01 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2000-11-08 17:13:01 +0000
commit9d9af24e075694fc2ff7801bed7d0c532914dae8 (patch)
tree7d4ff70808314c26058778e8cf7787fc504cd41f /net/vnc
parentRemove GTK suport. No one has stepped forward with patches to fix it, (diff)
Fix builds under XFree86-4.
Notes
Notes: svn path=/head/; revision=34921
Diffstat (limited to 'net/vnc')
-rw-r--r--net/vnc/files/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/vnc/files/patch-ae b/net/vnc/files/patch-ae
new file mode 100644
index 000000000000..7414cf7ce773
--- /dev/null
+++ b/net/vnc/files/patch-ae
@@ -0,0 +1,13 @@
+*** vncviewer/Imakefile.orig Tue Nov 7 14:08:52 2000
+--- vncviewer/Imakefile Tue Nov 7 14:09:11 2000
+***************
+*** 35,38 ****
+
+ OBJS = $(SRCS:.c=.o)
+
+! ComplexProgramTarget(vncviewer)
+--- 35,38 ----
+
+ OBJS = $(SRCS:.c=.o)
+
+! ComplexProgramTargetNoMan(vncviewer)