1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/lang/Sather/files/patch-System::Platforms::X::Platform.module
Ying-Chieh Liao 529e2d348b - Fix build
- Add several libraries, utilities and documents

PR:		44349
Submitted by:	Ports Fury
2002-10-22 06:12:06 +00:00

16 lines
560 B
Plaintext

--- System/Platforms/X/Platform.module.orig Thu May 2 17:18:27 2002
+++ System/Platforms/X/Platform.module Thu May 2 17:19:33 2002
@@ -16,10 +16,10 @@
-- Gui, DualGui and the Browser all rely on these paths
-not_a_real_platform
--C_flag -I/usr/X11R6/include/X11/ -- Expected to contain X11/ headers
+-C_flag -I%%X11BASE%%/include -- Expected to contain X11/ headers
-- -C_flag -lm
--C_flag -L/usr/X11R6/lib/ -- Expected to contain libX11.a
+-C_flag -L%%X11BASE%%/lib -- Expected to contain libX11.a
-C_flag -lX11