diff options
Diffstat (limited to 'www/mozilla-devel/files/patch-directory::xpcom::base::src::Makefile.in')
-rw-r--r-- | www/mozilla-devel/files/patch-directory::xpcom::base::src::Makefile.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/mozilla-devel/files/patch-directory::xpcom::base::src::Makefile.in b/www/mozilla-devel/files/patch-directory::xpcom::base::src::Makefile.in deleted file mode 100644 index d2ef636..0000000 --- a/www/mozilla-devel/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) - |