[SVN-Commit] r225 - trunk/www/libxul/files

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Sun Dec 27 09:49:56 UTC 2009


Author: beat
Date: Sun Dec 27 09:49:49 2009
New Revision: 225

Log:
- 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!)

Modified:
   trunk/www/libxul/files/patch-security_coreconf_FreeBSD.mk

Modified: trunk/www/libxul/files/patch-security_coreconf_FreeBSD.mk
==============================================================================
--- trunk/www/libxul/files/patch-security_coreconf_FreeBSD.mk	Sun Dec 27 09:39:49 2009	(r224)
+++ trunk/www/libxul/files/patch-security_coreconf_FreeBSD.mk	Sun Dec 27 09:49:49 2009	(r225)
@@ -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


More information about the freebsd-gecko mailing list