]> gitweb @ CieloNegro.org - pkgsrc-firefox3.git/blobdiff - Makefile
Added a missing patch
[pkgsrc-firefox3.git] / Makefile
index 806e58c2d440ee41d61f49181fd74ec56c835c87..6fce328af44df4f1fa3e50d66573bea7cf20e918 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 after
+CONFIGURE_ARGS+=       --enable-debug
+
 PYTHON_FOR_BUILD_ONLY= yes
 .include "../../lang/python/application.mk"
 CONFIGURE_ENV+=                PYTHON=${PYTHONBIN:Q}