summaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-config_mkdepend_Makefile.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2011-12-27 22:11:01 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2011-12-27 22:11:01 +0000
commit91677839a26a2f7f7fbd3cf61e91e2983492b226 (patch)
tree49ed53a6ebbea69db95993d1289ab4bd50c025a1 /www/firefox/files/patch-config_mkdepend_Makefile.in
parent- Fix *_DEPENDS (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_9_0_0'.release/9.0.0
Diffstat (limited to 'www/firefox/files/patch-config_mkdepend_Makefile.in')
-rw-r--r--www/firefox/files/patch-config_mkdepend_Makefile.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/firefox/files/patch-config_mkdepend_Makefile.in b/www/firefox/files/patch-config_mkdepend_Makefile.in
index 5f341b26d09c..65687c7c5feb 100644
--- a/www/firefox/files/patch-config_mkdepend_Makefile.in
+++ b/www/firefox/files/patch-config_mkdepend_Makefile.in
@@ -1,9 +1,11 @@
---- config/mkdepend/Makefile.in.orig 2009-04-28 08:07:48.532396203 +0000
-+++ config/mkdepend/Makefile.in 2009-04-28 08:08:07.342398592 +0000
-@@ -73,6 +73,7 @@
+--- config/mkdepend/Makefile.in.orig 2011-12-16 21:29:22.000000000 +0100
++++ config/mkdepend/Makefile.in 2011-12-21 23:02:17.000000000 +0100
+@@ -71,7 +71,8 @@
+
include $(topsrcdir)/config/rules.mk
- HOST_CFLAGS += -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\"
+-HOST_CFLAGS += -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\"
++HOST_CFLAGS += -DINCLUDEDIR=\"%%LOCALBASE%%/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\" -I%%LOCALBASE%%/include
+HOST_CFLAGS += $(XCFLAGS)
ifdef GNU_CC