diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-21 16:27:43 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-21 16:27:43 +0000 |
commit | a05c355cef04ee4f45130a94941d8444b9b1a25b (patch) | |
tree | 90d027e9bb6704d522d4d12d55072ce267624846 /www/seamonkey2/files/patch-directory::xpcom::base::src::Makefile.in | |
parent | Add patch which I missed in the previous commit. (diff) |
Update to 0.9.6. Surprisingly, this update doesn't break Galeon/Nautilus.
Notes
Notes:
svn path=/head/; revision=50335
Diffstat (limited to 'www/seamonkey2/files/patch-directory::xpcom::base::src::Makefile.in')
-rw-r--r-- | www/seamonkey2/files/patch-directory::xpcom::base::src::Makefile.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/seamonkey2/files/patch-directory::xpcom::base::src::Makefile.in b/www/seamonkey2/files/patch-directory::xpcom::base::src::Makefile.in deleted file mode 100644 index d2ef636766de..000000000000 --- a/www/seamonkey2/files/patch-directory::xpcom::base::src::Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- directory/xpcom/base/src/Makefile.in.orig Thu Sep 20 15:30:57 2001 -+++ directory/xpcom/base/src/Makefile.in Thu Oct 25 15:37:03 2001 -@@ -80,6 +80,5 @@ - - include $(topsrcdir)/config/rules.mk - --CFLAGS += $(LDAP_CFLAGS) --CXXFLAGS += $(LDAP_CFLAGS) -+DEFINES += $(LDAP_CFLAGS) - |