mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 06:00:30 -04:00
(XMAN_DIRS is set). - Remove spammed-in configure.gen.pre - Pass thread flags/libs to configure like should have been done - Add changes to config/cf/* for the fonts ports.
17 lines
373 B
Text
17 lines
373 B
Text
--- config/cf/X11.rules.orig Sun May 30 12:49:38 2004
|
|
+++ config/cf/X11.rules Sun May 30 12:50:02 2004
|
|
@@ -23,6 +23,14 @@
|
|
# define UseInstalledX11 YES
|
|
#endif
|
|
|
|
+#ifndef UseInstalledPrograms
|
|
+# define UseInstalledPrograms NO
|
|
+#endif
|
|
+
|
|
+#ifndef UseInstalledClients
|
|
+# define UseInstalledClients NO
|
|
+#endif
|
|
+
|
|
#ifndef ImportX11
|
|
# ifdef UseImports
|
|
# define ImportX11 YES
|