1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/lang/gnustep-base/files/patch-aa

12 lines
401 B
Plaintext

--- gui/Source/GNUmakefile.preamble.orig Sun Oct 15 21:47:59 2000
+++ gui/Source/GNUmakefile.preamble Sun Oct 15 21:48:16 2000
@@ -63,7 +63,7 @@
ADDITIONAL_CFLAGS =
# Additional include directories the compiler should search
-ADDITIONAL_INCLUDE_DIRS = -I../Headers
+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include
# Additional LDFLAGS to pass to the linker
ADDITIONAL_LDFLAGS =