Author: jbeich Date: Thu Aug 9 06:41:09 2012 New Revision: 918 Log: objdir build is no longer needed
Affects: mail/enigmail Modified: branches/experimental/mail/thunderbird/Makefile branches/experimental/www/firefox/Makefile branches/experimental/www/seamonkey/Makefile Modified: branches/experimental/mail/thunderbird/Makefile ============================================================================== --- branches/experimental/mail/thunderbird/Makefile Thu Aug 9 06:41:01 2012 (r917) +++ branches/experimental/mail/thunderbird/Makefile Thu Aug 9 06:41:09 2012 (r918) @@ -34,7 +34,6 @@ QT_NONSTANDARD= yes ALL_TARGET= default GNU_CONFIGURE= yes -OBJDIR_BUILD= yes USE_BZIP2= yes USE_GMAKE= yes USE_GL= gl Modified: branches/experimental/www/firefox/Makefile ============================================================================== --- branches/experimental/www/firefox/Makefile Thu Aug 9 06:41:01 2012 (r917) +++ branches/experimental/www/firefox/Makefile Thu Aug 9 06:41:09 2012 (r918) @@ -37,7 +37,6 @@ QT_NONSTANDARD= yes ALL_TARGET= default GNU_CONFIGURE= yes -OBJDIR_BUILD= yes USE_BZIP2= yes USE_GMAKE= yes USE_GL= gl Modified: branches/experimental/www/seamonkey/Makefile ============================================================================== --- branches/experimental/www/seamonkey/Makefile Thu Aug 9 06:41:01 2012 (r917) +++ branches/experimental/www/seamonkey/Makefile Thu Aug 9 06:41:09 2012 (r918) @@ -31,7 +31,6 @@ QT_NONSTANDARD= yes WANT_PERL= yes GNU_CONFIGURE= yes -OBJDIR_BUILD= yes ALL_TARGET= default USE_GL= gl MAKE_JOBS_SAFE= yes _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
