From a9ccfdf3261847af17507d24c944fc0843ddfea6 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 14 Jan 2007 07:06:34 +0000 Subject: Allow nsprpub to be extracted from the distfile. This directory is needed for a script that wraps system headers for building with GCC 4.x. This does not mean the embedded nspr will be used in favor of the system nspr, but it should fix the build with GCC 4.x. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8201 df743ca5-7f9a-e211-a948-0013205c9059 --- www/mozilla/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common index 72aa960dc..9abd94a56 100644 --- a/www/mozilla/Makefile.common +++ b/www/mozilla/Makefile.common @@ -4,7 +4,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/www/mozilla/Makefile.common,v 1.39 2006/12/19 11:30:14 ahze Exp $ +# $MCom: ports/www/mozilla/Makefile.common,v 1.40 2006/12/20 18:55:12 ahze Exp $ # This file contains some reusable components for mozilla ports. It's of # use primarily to apps from the mozilla project itself (such as Firefox, @@ -97,7 +97,6 @@ PKGDEINSTALL_INC?= ${MASTER_MOZDIR}/pkg-deinstall.in EXTRACT_AFTER_ARGS?= | ${TAR} -xf - --exclude */CVS/* \ --exclude */macbuild/* \ --exclude */package/* \ - --exclude */nsprpub/* \ --exclude mozilla/modules/libimg/png \ --exclude mozilla/jpeg \ --exclude mozilla/dbm \ -- cgit v1.2.3