1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/net/vnc/files/patch-aa

14 lines
318 B
Plaintext
Raw Normal View History

*** Imakefile.orig Mon May 18 06:18:46 1998
--- Imakefile Sat Jun 20 17:24:00 1998
***************
*** 11,16 ****
--- 11,18 ----
@echo Built $(SUBDIRS).
@echo 'To build Xvnc, do "cd Xvnc", followed by "make World"'
@echo ""
+ (cd Xvnc; make World)
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
+