summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-xgps/files/patch-ab
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-10-16 03:58:17 +0000
committerSteve Price <steve@FreeBSD.org>2000-10-16 03:58:17 +0000
commit62b3016c2e17b95cd1f5d9f4b30f3f21c6736f2b (patch)
tree336d0b5d0e81cf917fcc950052d26da03483039a /x11-toolkits/gnustep-xgps/files/patch-ab
parentRemove a MASTER_SITE that has local mods noone else has. (diff)
Teach this port how to find the tiff headers again.
Notes
Notes: svn path=/head/; revision=33883
Diffstat (limited to '')
-rw-r--r--x11-toolkits/gnustep-xgps/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
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
+