aboutsummaryrefslogtreecommitdiff
path: root/net/tridiavnc/files/patch-main-Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tridiavnc/files/patch-main-Imakefile')
-rw-r--r--net/tridiavnc/files/patch-main-Imakefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tridiavnc/files/patch-main-Imakefile b/net/tridiavnc/files/patch-main-Imakefile
new file mode 100644
index 000000000000..cf5e0229a6c5
--- /dev/null
+++ b/net/tridiavnc/files/patch-main-Imakefile
@@ -0,0 +1,10 @@
+--- Imakefile.orig Thu Jun 14 14:42:57 2001
++++ Imakefile Thu Jun 14 14:43:05 2001
+@@ -14,6 +14,7 @@
+ @echo Built $(SUBDIRS).
+ @echo 'To build Xvnc, do "cd Xvnc", followed by "make World"'
+ @echo ""
++ (cd Xvnc; make World)
+
+ MakeSubdirs($(SUBDIRS))
+ DependSubdirs($(SUBDIRS))