aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-01-14 15:05:18 +0800
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-01-14 15:05:18 +0800
commit3af2b32e0912cc2aefee83a8dbed013fd0de8646 (patch)
treebccbf76df9adcb1ac5f929bd12e734f3da685dfe /www
parent53838794ea83f3fbbaeaa36a444bd9020de743b7 (diff)
downloadfreebsd-ports-gnome-3af2b32e0912cc2aefee83a8dbed013fd0de8646.tar.gz
freebsd-ports-gnome-3af2b32e0912cc2aefee83a8dbed013fd0de8646.tar.zst
freebsd-ports-gnome-3af2b32e0912cc2aefee83a8dbed013fd0de8646.zip
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.
Diffstat (limited to 'www')
-rw-r--r--www/mozilla/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common
index 7f691de36a54..1b8f230368bc 100644
--- a/www/mozilla/Makefile.common
+++ b/www/mozilla/Makefile.common
@@ -100,7 +100,6 @@ EXTRACT_AFTER_ARGS?= | ${TAR} -xf - --exclude */CVS/* \
--exclude .cvsignore \
--exclude makefile.win \
--exclude MANIFEST \
- --exclude */nsprpub/* \
--exclude mozilla/modules/libimg/png \
--exclude mozilla/jpeg \
--exclude mozilla/dbm \