X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=6fce328af44df4f1fa3e50d66573bea7cf20e918;hb=57db98132202e38770d080f5f693d1e78c1386da;hp=806e58c2d440ee41d61f49181fd74ec56c835c87;hpb=ade5f2e5d57c20def77aa4d2416ac3efca2f7bb1;p=pkgsrc-firefox3.git diff --git a/Makefile b/Makefile index 806e58c..6fce328 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 after +CONFIGURE_ARGS+= --enable-debug + PYTHON_FOR_BUILD_ONLY= yes .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}