]> gitweb @ CieloNegro.org - pkgsrc-firefox3.git/blobdiff - Makefile
Give up --enable-crypto
[pkgsrc-firefox3.git] / Makefile
index 806e58c2d440ee41d61f49181fd74ec56c835c87..488ad42a12e7051af6c439ab51728462d7f328a3 100644 (file)
--- 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}