summaryrefslogtreecommitdiffstats
path: root/www/seamonkey
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-12-13 06:09:12 +0000
committermarcus <marcus@FreeBSD.org>2004-12-13 06:09:12 +0000
commit5e681a86e9c481dac783b0f7087f46bd6138cfc6 (patch)
tree30c42e5b1fde9c021775c8171e87295a0bf24315 /www/seamonkey
parent63319f468d48a1e26f2b58e9e43f8451f95c164c (diff)
downloadFreeBSD-ports-5e681a86e9c481dac783b0f7087f46bd6138cfc6.zip
FreeBSD-ports-5e681a86e9c481dac783b0f7087f46bd6138cfc6.tar.gz
Fix build with upcoming X.Org 6.8.1.
Submitted by: lesi
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/files/patch-config::mkdepend::Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/seamonkey/files/patch-config::mkdepend::Makefile.in b/www/seamonkey/files/patch-config::mkdepend::Makefile.in
new file mode 100644
index 0000000..8da7e48
--- /dev/null
+++ b/www/seamonkey/files/patch-config::mkdepend::Makefile.in
@@ -0,0 +1,10 @@
+--- config/mkdepend/Makefile.in.orig Sun Apr 18 14:17:26 2004
++++ config/mkdepend/Makefile.in Sun Dec 12 09:42:11 2004
+@@ -73,6 +73,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)
OpenPOWER on IntegriCloud