1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/vnc/files/patch-aa
Mike Smith 5a40204cf5 Update to VNC 3.3.2, handle the case where not all of the font directories
are present, portlint.  Change MAINTAINER to Bruce Mah.
Submitted by:	Bruce A. Mah <bmah@CA.Sandia.GOV>
1998-07-20 17:48:49 +00:00

14 lines
318 B
Plaintext

*** 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))
+