diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-08-28 07:57:55 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-08-28 07:57:55 +0000 |
commit | b6214e24cd945896703bff4d21515de1ea931816 (patch) | |
tree | 19de6237f6bed233e328384b6cdd4130906d1122 /devel/nspr/files/patch-..::configure | |
parent | Remove myself from maintainer (diff) |
Add install a missing nsprc.pc, we will need it when we use mi's firefox
patch and thunderbird changes. Took half patches from:
https://bugzilla.mozilla.org/show_bug.cgi?id=290726
Bump the PORTREVISION.
Reviewed by: marcus
Notes
Notes:
svn path=/head/; revision=141032
Diffstat (limited to 'devel/nspr/files/patch-..::configure')
-rw-r--r-- | devel/nspr/files/patch-..::configure | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/devel/nspr/files/patch-..::configure b/devel/nspr/files/patch-..::configure index 2122dd562194..8b424123d6f2 100644 --- a/devel/nspr/files/patch-..::configure +++ b/devel/nspr/files/patch-..::configure @@ -1,7 +1,7 @@ ---- ../configure.orig Wed Mar 26 21:21:19 2003 -+++ ../configure Sun Jun 1 13:08:11 2003 -@@ -3300,16 +3300,21 @@ - #define HAVE_BSD_FLOCK 1 +--- ../configure.orig Thu Aug 4 21:32:00 2005 ++++ ../configure Thu Aug 4 21:35:41 2005 +@@ -3379,16 +3379,21 @@ + #define HAVE_SOCKLEN_T 1 EOF - CFLAGS="$CFLAGS $(DSO_CFLAGS) -ansi -Wall" @@ -24,3 +24,11 @@ MDCPUCFG_H=_freebsd.cfg PR_MD_CSRCS=freebsd.c ;; +@@ -5729,6 +5734,7 @@ + config/nsprincl.mk + config/nsprincl.sh + config/nspr-config ++config/nspr.pc + lib/Makefile + lib/ds/Makefile + lib/libc/Makefile |