Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 2009 12:10:06 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r226 - branches/experimental/www/libxul/files
Message-ID:  <200912281210.nBSCA6j9041231@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Mon Dec 28 12:10:06 2009
New Revision: 226

Log:
- Remove unneeded INCLUDES which could cause build problems if certain
  ports are installed. (see ports/141131)

Modified:
   branches/experimental/www/libxul/files/patch-security_coreconf_FreeBSD.mk

Modified: branches/experimental/www/libxul/files/patch-security_coreconf_FreeBSD.mk
==============================================================================
--- branches/experimental/www/libxul/files/patch-security_coreconf_FreeBSD.mk	Sun Dec 27 09:49:49 2009	(r225)
+++ branches/experimental/www/libxul/files/patch-security_coreconf_FreeBSD.mk	Mon Dec 28 12:10:06 2009	(r226)
@@ -48,4 +48,4 @@
  G++INCLUDES		= -I/usr/include/g++
  
 -INCLUDES		+= -I/usr/X11R6/include
-+INCLUDES		+= -I/usr/local/include
++#INCLUDES		+= -I/usr/local/include



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912281210.nBSCA6j9041231>