aboutsummaryrefslogtreecommitdiffstats
path: root/www/libxul
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2009-12-28 19:22:33 +0800
committerbeat <beat@FreeBSD.org>2009-12-28 19:22:33 +0800
commit348d56e3e189734469d8b0d63fa7f54547097e5c (patch)
treed58ebcf4cc686785919e849971403618950680f7 /www/libxul
parent4f5372bf4d5d1fdbf1dac96f3d40e55ee525edd5 (diff)
downloadfreebsd-ports-gnome-348d56e3e189734469d8b0d63fa7f54547097e5c.tar.gz
freebsd-ports-gnome-348d56e3e189734469d8b0d63fa7f54547097e5c.tar.zst
freebsd-ports-gnome-348d56e3e189734469d8b0d63fa7f54547097e5c.zip
- Fix build if net/mpich2 is installed
PR: ports/141131 Reported by: "O. Hartmann" <ohartman AT zedat.fu-berlin.de>, Marc Lagrange <rhaamo AT gruik.at>, Rainer Hurling <rhurlin AT gwdg.de> (thanks!)
Diffstat (limited to 'www/libxul')
-rw-r--r--www/libxul/files/patch-security_coreconf_FreeBSD.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/libxul/files/patch-security_coreconf_FreeBSD.mk b/www/libxul/files/patch-security_coreconf_FreeBSD.mk
index 891e42e6dd26..fd697f62532a 100644
--- a/www/libxul/files/patch-security_coreconf_FreeBSD.mk
+++ b/www/libxul/files/patch-security_coreconf_FreeBSD.mk
@@ -49,3 +49,9 @@
ifdef MAPFILE
MKSHLIB += -Wl,--version-script,$(MAPFILE)
endif
+@@ -81,5 +101,3 @@
+ sed -e 's,;+,,' -e 's; DATA ;;' -e 's,;;,,' -e 's,;.*,;,' > $@
+
+ G++INCLUDES = -I/usr/include/g++
+-
+-INCLUDES += -I/usr/X11R6/include