freebsd-ports/net/tightvnc/files/patch-Imakefile
2002-05-23 04:20:42 +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.'