]> gitweb @ CieloNegro.org - pkgsrc-firefox3.git/commitdiff
Give up --enable-crypto kisaragi-mika
authorPHO <pho@cielonegro.org>
Thu, 5 Feb 2009 13:29:24 +0000 (22:29 +0900)
committerPHO <pho@cielonegro.org>
Thu, 5 Feb 2009 13:29:24 +0000 (22:29 +0900)
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}