mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
5a40204cf5
are present, portlint. Change MAINTAINER to Bruce Mah. Submitted by: Bruce A. Mah <bmah@CA.Sandia.GOV>
14 lines
318 B
Plaintext
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))
|
|
+
|