Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2012 06:41:09 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r918 - in branches/experimental: mail/thunderbird www/firefox www/seamonkey
Message-ID:  <201208090641.q796f9ab005705@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208090641.q796f9ab005705>