[SVN-Commit] r918 - in branches/experimental: mail/thunderbird www/firefox www/seamonkey

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Thu Aug 9 06:41:16 UTC 2012


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


More information about the freebsd-gecko mailing list