summaryrefslogtreecommitdiffstats
path: root/www/libxul/files/patch-security_coreconf_FreeBSD.mk
blob: 2ae0716f1bb1e18535a974619caf04c52e830289 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- security/coreconf/FreeBSD.mk.orig   2010-06-26 07:29:06.000000000 +0200
+++ security/coreconf/FreeBSD.mk    2010-07-18 13:25:06.000000000 +0200
@@ -49,9 +49,6 @@
 ifeq ($(CPU_ARCH),pc98)
 CPU_ARCH       = x86
 endif
-ifeq ($(CPU_ARCH),amd64)
-CPU_ARCH       = x86_64
-endif
 
 OS_CFLAGS      = $(DSO_CFLAGS) -ansi -Wall -Wno-switch -DFREEBSD -DHAVE_STRERROR -DHAVE_BSD_FLOCK
 
@@ -87,4 +84,4 @@
 
 G++INCLUDES        = -I/usr/include/g++
 
-INCLUDES       += -I/usr/X11R6/include
+#INCLUDES      += -I/usr/X11R6/include