From: PHO Date: Thu, 5 Feb 2009 13:29:24 +0000 (+0900) Subject: Give up --enable-crypto X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-firefox3.git;a=commitdiff_plain;h=refs%2Fheads%2Fkisaragi-mika Give up --enable-crypto --- diff --git a/Makefile b/Makefile index 806e58c..488ad42 100644 --- a/Makefile +++ b/Makefile @@ -127,6 +127,9 @@ CONFIGURE_ARGS+= --disable-dbus # Avoids needing curl on Linux CONFIGURE_ARGS+= --disable-crashreporter +# FIXME: remove this if possible! +CONFIGURE_ARGS+= --disable-crypto + PYTHON_FOR_BUILD_ONLY= yes .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}