mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
7ccf0c3848
commercial support. Currently Xvnc doesn't compile on FreeBSD for some strange reason
11 lines
280 B
Plaintext
11 lines
280 B
Plaintext
--- Imakefile.orig Thu Jun 14 14:42:57 2001
|
|
+++ Imakefile Thu Jun 14 14:43:05 2001
|
|
@@ -14,6 +14,7 @@
|
|
@echo Built $(SUBDIRS).
|
|
@echo 'To build Xvnc, do "cd Xvnc", followed by "make World"'
|
|
@echo ""
|
|
+ (cd Xvnc; make World)
|
|
|
|
MakeSubdirs($(SUBDIRS))
|
|
DependSubdirs($(SUBDIRS))
|