Commit 7371aa24 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

contrib/src/Makefile: Mozilla fix.

parent d1b70e96
......@@ -1936,7 +1936,7 @@ mozilla-source-$(MOZILLA_VERSION).tar.bz2:
mozilla: mozilla-source-$(MOZILLA_VERSION).tar.bz2
$(EXTRACT_BZ2)
.mozilla-macosx: mozilla-macosx
.mozilla-macosx: mozilla
(cd $<; ./configure --prefix=$(PREFIX) --enable-default-toolkit=mac --enable-standalone-modules=xpcom,plugin && make && make install)
touch $@
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment