From 62b3016c2e17b95cd1f5d9f4b30f3f21c6736f2b Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 16 Oct 2000 03:58:17 +0000 Subject: Teach this port how to find the tiff headers again. --- devel/gnustep-make/files/patch-aa | 11 +++++++++++ devel/gnustep-make/files/patch-ab | 11 +++++++++++ devel/gnustep/files/patch-aa | 11 +++++++++++ devel/gnustep/files/patch-ab | 11 +++++++++++ lang/gnustep-base/files/patch-aa | 11 +++++++++++ lang/gnustep-base/files/patch-ab | 11 +++++++++++ lang/gnustep-guile/files/patch-aa | 11 +++++++++++ lang/gnustep-guile/files/patch-ab | 11 +++++++++++ lang/gnustep-objc/files/patch-aa | 11 +++++++++++ lang/gnustep-objc/files/patch-ab | 11 +++++++++++ x11-toolkits/gnustep-gui/files/patch-aa | 11 +++++++++++ x11-toolkits/gnustep-gui/files/patch-ab | 11 +++++++++++ x11-toolkits/gnustep-xgps/files/patch-aa | 11 +++++++++++ x11-toolkits/gnustep-xgps/files/patch-ab | 11 +++++++++++ 14 files changed, 154 insertions(+) create mode 100644 devel/gnustep-make/files/patch-aa create mode 100644 devel/gnustep-make/files/patch-ab create mode 100644 devel/gnustep/files/patch-aa create mode 100644 devel/gnustep/files/patch-ab create mode 100644 lang/gnustep-base/files/patch-aa create mode 100644 lang/gnustep-base/files/patch-ab create mode 100644 lang/gnustep-guile/files/patch-aa create mode 100644 lang/gnustep-guile/files/patch-ab create mode 100644 lang/gnustep-objc/files/patch-aa create mode 100644 lang/gnustep-objc/files/patch-ab create mode 100644 x11-toolkits/gnustep-gui/files/patch-aa create mode 100644 x11-toolkits/gnustep-gui/files/patch-ab create mode 100644 x11-toolkits/gnustep-xgps/files/patch-aa create mode 100644 x11-toolkits/gnustep-xgps/files/patch-ab diff --git a/devel/gnustep-make/files/patch-aa b/devel/gnustep-make/files/patch-aa new file mode 100644 index 000000000000..a9df450b0777 --- /dev/null +++ b/devel/gnustep-make/files/patch-aa @@ -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 = diff --git a/devel/gnustep-make/files/patch-ab b/devel/gnustep-make/files/patch-ab new file mode 100644 index 000000000000..49015f9c1d9f --- /dev/null +++ b/devel/gnustep-make/files/patch-ab @@ -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 + diff --git a/devel/gnustep/files/patch-aa b/devel/gnustep/files/patch-aa new file mode 100644 index 000000000000..a9df450b0777 --- /dev/null +++ b/devel/gnustep/files/patch-aa @@ -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 = diff --git a/devel/gnustep/files/patch-ab b/devel/gnustep/files/patch-ab new file mode 100644 index 000000000000..49015f9c1d9f --- /dev/null +++ b/devel/gnustep/files/patch-ab @@ -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 + diff --git a/lang/gnustep-base/files/patch-aa b/lang/gnustep-base/files/patch-aa new file mode 100644 index 000000000000..a9df450b0777 --- /dev/null +++ b/lang/gnustep-base/files/patch-aa @@ -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 = diff --git a/lang/gnustep-base/files/patch-ab b/lang/gnustep-base/files/patch-ab new file mode 100644 index 000000000000..49015f9c1d9f --- /dev/null +++ b/lang/gnustep-base/files/patch-ab @@ -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 + diff --git a/lang/gnustep-guile/files/patch-aa b/lang/gnustep-guile/files/patch-aa new file mode 100644 index 000000000000..a9df450b0777 --- /dev/null +++ b/lang/gnustep-guile/files/patch-aa @@ -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 = diff --git a/lang/gnustep-guile/files/patch-ab b/lang/gnustep-guile/files/patch-ab new file mode 100644 index 000000000000..49015f9c1d9f --- /dev/null +++ b/lang/gnustep-guile/files/patch-ab @@ -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 + diff --git a/lang/gnustep-objc/files/patch-aa b/lang/gnustep-objc/files/patch-aa new file mode 100644 index 000000000000..a9df450b0777 --- /dev/null +++ b/lang/gnustep-objc/files/patch-aa @@ -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 = diff --git a/lang/gnustep-objc/files/patch-ab b/lang/gnustep-objc/files/patch-ab new file mode 100644 index 000000000000..49015f9c1d9f --- /dev/null +++ b/lang/gnustep-objc/files/patch-ab @@ -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 + diff --git a/x11-toolkits/gnustep-gui/files/patch-aa b/x11-toolkits/gnustep-gui/files/patch-aa new file mode 100644 index 000000000000..a9df450b0777 --- /dev/null +++ b/x11-toolkits/gnustep-gui/files/patch-aa @@ -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 = diff --git a/x11-toolkits/gnustep-gui/files/patch-ab b/x11-toolkits/gnustep-gui/files/patch-ab new file mode 100644 index 000000000000..49015f9c1d9f --- /dev/null +++ b/x11-toolkits/gnustep-gui/files/patch-ab @@ -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 + diff --git a/x11-toolkits/gnustep-xgps/files/patch-aa b/x11-toolkits/gnustep-xgps/files/patch-aa new file mode 100644 index 000000000000..a9df450b0777 --- /dev/null +++ b/x11-toolkits/gnustep-xgps/files/patch-aa @@ -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 = diff --git a/x11-toolkits/gnustep-xgps/files/patch-ab b/x11-toolkits/gnustep-xgps/files/patch-ab new file mode 100644 index 000000000000..49015f9c1d9f --- /dev/null +++ b/x11-toolkits/gnustep-xgps/files/patch-ab @@ -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 + -- cgit v1.2.3