Teach this port how to find the tiff headers again.
This commit is contained in:
parent
ad73d2dc58
commit
62b3016c2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33883
11
devel/gnustep-make/files/patch-aa
Normal file
11
devel/gnustep-make/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- 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 =
|
11
devel/gnustep-make/files/patch-ab
Normal file
11
devel/gnustep-make/files/patch-ab
Normal file
@ -0,0 +1,11 @@
|
||||
--- xgps/Source/GNUmakefile.preamble.orig Sun Oct 15 22:12:02 2000
|
||||
+++ xgps/Source/GNUmakefile.preamble Sun Oct 15 22:12:26 2000
|
||||
@@ -55,7 +55,7 @@
|
||||
ADDITIONAL_CFLAGS =
|
||||
|
||||
# Additional include directories the compiler should search
|
||||
-ADDITIONAL_INCLUDE_DIRS = -I../Headers \
|
||||
+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include \
|
||||
-I$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) \
|
||||
-I./SharedX
|
||||
|
11
devel/gnustep/files/patch-aa
Normal file
11
devel/gnustep/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- 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 =
|
11
devel/gnustep/files/patch-ab
Normal file
11
devel/gnustep/files/patch-ab
Normal file
@ -0,0 +1,11 @@
|
||||
--- xgps/Source/GNUmakefile.preamble.orig Sun Oct 15 22:12:02 2000
|
||||
+++ xgps/Source/GNUmakefile.preamble Sun Oct 15 22:12:26 2000
|
||||
@@ -55,7 +55,7 @@
|
||||
ADDITIONAL_CFLAGS =
|
||||
|
||||
# Additional include directories the compiler should search
|
||||
-ADDITIONAL_INCLUDE_DIRS = -I../Headers \
|
||||
+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include \
|
||||
-I$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) \
|
||||
-I./SharedX
|
||||
|
11
lang/gnustep-base/files/patch-aa
Normal file
11
lang/gnustep-base/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- 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 =
|
11
lang/gnustep-base/files/patch-ab
Normal file
11
lang/gnustep-base/files/patch-ab
Normal file
@ -0,0 +1,11 @@
|
||||
--- xgps/Source/GNUmakefile.preamble.orig Sun Oct 15 22:12:02 2000
|
||||
+++ xgps/Source/GNUmakefile.preamble Sun Oct 15 22:12:26 2000
|
||||
@@ -55,7 +55,7 @@
|
||||
ADDITIONAL_CFLAGS =
|
||||
|
||||
# Additional include directories the compiler should search
|
||||
-ADDITIONAL_INCLUDE_DIRS = -I../Headers \
|
||||
+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include \
|
||||
-I$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) \
|
||||
-I./SharedX
|
||||
|
11
lang/gnustep-guile/files/patch-aa
Normal file
11
lang/gnustep-guile/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- 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 =
|
11
lang/gnustep-guile/files/patch-ab
Normal file
11
lang/gnustep-guile/files/patch-ab
Normal file
@ -0,0 +1,11 @@
|
||||
--- xgps/Source/GNUmakefile.preamble.orig Sun Oct 15 22:12:02 2000
|
||||
+++ xgps/Source/GNUmakefile.preamble Sun Oct 15 22:12:26 2000
|
||||
@@ -55,7 +55,7 @@
|
||||
ADDITIONAL_CFLAGS =
|
||||
|
||||
# Additional include directories the compiler should search
|
||||
-ADDITIONAL_INCLUDE_DIRS = -I../Headers \
|
||||
+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include \
|
||||
-I$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) \
|
||||
-I./SharedX
|
||||
|
11
lang/gnustep-objc/files/patch-aa
Normal file
11
lang/gnustep-objc/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- 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 =
|
11
lang/gnustep-objc/files/patch-ab
Normal file
11
lang/gnustep-objc/files/patch-ab
Normal file
@ -0,0 +1,11 @@
|
||||
--- xgps/Source/GNUmakefile.preamble.orig Sun Oct 15 22:12:02 2000
|
||||
+++ xgps/Source/GNUmakefile.preamble Sun Oct 15 22:12:26 2000
|
||||
@@ -55,7 +55,7 @@
|
||||
ADDITIONAL_CFLAGS =
|
||||
|
||||
# Additional include directories the compiler should search
|
||||
-ADDITIONAL_INCLUDE_DIRS = -I../Headers \
|
||||
+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include \
|
||||
-I$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) \
|
||||
-I./SharedX
|
||||
|
11
x11-toolkits/gnustep-gui/files/patch-aa
Normal file
11
x11-toolkits/gnustep-gui/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- 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 =
|
11
x11-toolkits/gnustep-gui/files/patch-ab
Normal file
11
x11-toolkits/gnustep-gui/files/patch-ab
Normal file
@ -0,0 +1,11 @@
|
||||
--- xgps/Source/GNUmakefile.preamble.orig Sun Oct 15 22:12:02 2000
|
||||
+++ xgps/Source/GNUmakefile.preamble Sun Oct 15 22:12:26 2000
|
||||
@@ -55,7 +55,7 @@
|
||||
ADDITIONAL_CFLAGS =
|
||||
|
||||
# Additional include directories the compiler should search
|
||||
-ADDITIONAL_INCLUDE_DIRS = -I../Headers \
|
||||
+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include \
|
||||
-I$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) \
|
||||
-I./SharedX
|
||||
|
11
x11-toolkits/gnustep-xgps/files/patch-aa
Normal file
11
x11-toolkits/gnustep-xgps/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- 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 =
|
11
x11-toolkits/gnustep-xgps/files/patch-ab
Normal file
11
x11-toolkits/gnustep-xgps/files/patch-ab
Normal file
@ -0,0 +1,11 @@
|
||||
--- xgps/Source/GNUmakefile.preamble.orig Sun Oct 15 22:12:02 2000
|
||||
+++ xgps/Source/GNUmakefile.preamble Sun Oct 15 22:12:26 2000
|
||||
@@ -55,7 +55,7 @@
|
||||
ADDITIONAL_CFLAGS =
|
||||
|
||||
# Additional include directories the compiler should search
|
||||
-ADDITIONAL_INCLUDE_DIRS = -I../Headers \
|
||||
+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include \
|
||||
-I$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) \
|
||||
-I./SharedX
|
||||
|
Loading…
Reference in New Issue
Block a user