mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
6a6b9d7881
* Temporarily disable CUPS support to fix a crash do to a symbol conflict between OpenSSL and NSS [2] PR: 75045 [2] Submitted by: lesi [1]
11 lines
349 B
Plaintext
11 lines
349 B
Plaintext
--- 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)
|