From 8873c153d07a5669df16174aa06e9d969dfd5722 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 5 Mar 2005 01:49:03 +0000 Subject: Update freetype2 to 2.1.9, and fix Mozilla and Firefox so that they compile against it. Since there is no ABI change in 2.1.9, we do not need to bump the PORTREVISIONs for mozilla and firefox. PR: 78385 Submitted by: lesi git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3806 df743ca5-7f9a-e211-a948-0013205c9059 --- www/firefox10/files/patch-config::mkdepend::Makefile.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 www/firefox10/files/patch-config::mkdepend::Makefile.in (limited to 'www/firefox10/files/patch-config::mkdepend::Makefile.in') diff --git a/www/firefox10/files/patch-config::mkdepend::Makefile.in b/www/firefox10/files/patch-config::mkdepend::Makefile.in new file mode 100644 index 000000000..bace012a2 --- /dev/null +++ b/www/firefox10/files/patch-config::mkdepend::Makefile.in @@ -0,0 +1,10 @@ +--- config/mkdepend/Makefile.in.orig Sun Dec 12 07:36:57 2004 ++++ config/mkdepend/Makefile.in Sun Dec 12 07:37:55 2004 +@@ -57,6 +57,7 @@ + include $(topsrcdir)/config/rules.mk + + HOST_CFLAGS += -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\" ++HOST_CFLAGS += $(XCFLAGS) + + ifdef GNU_CC + _GCCDIR = $(shell $(CC) -print-file-name=include) -- cgit v1.2.3