Files
bsdports/_unused/tightvnc/files/patch-Imakefile
2019-12-26 07:26:06 +00:00

11 lines
294 B
Plaintext

--- Imakefile.orig Wed May 22 23:19:15 2002
+++ Imakefile Wed May 22 23:20:03 2002
@@ -11,6 +11,7 @@
@echo Built $(SUBDIRS).
@echo 'To build Xvnc, do "cd Xvnc", followed by "./configure" then "make"'
@echo ""
+ ( cd Xvnc && ./configure && make )
libs:
@echo 'No libraries included.'