aboutsummaryrefslogtreecommitdiff
path: root/net/tridiavnc/files/patch-Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tridiavnc/files/patch-Imakefile')
-rw-r--r--net/tridiavnc/files/patch-Imakefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/tridiavnc/files/patch-Imakefile b/net/tridiavnc/files/patch-Imakefile
new file mode 100644
index 000000000000..825c39d8a00a
--- /dev/null
+++ b/net/tridiavnc/files/patch-Imakefile
@@ -0,0 +1,14 @@
+--- Imakefile.orig Thu Nov 9 02:41:59 2000
++++ Imakefile Wed Nov 20 01:27:33 2002
+@@ -10,10 +10,7 @@
+ XCOMM END TridiaVNC_Source_Internal
+ make depend
+ make all
+- @echo ""
+- @echo Built $(SUBDIRS).
+- @echo 'To build Xvnc, do "cd Xvnc", followed by "make World"'
+- @echo ""
++ cd Xvnc; make World
+
+ MakeSubdirs($(SUBDIRS))
+ DependSubdirs($(SUBDIRS))