Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2013 03:43:46 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1356 - in trunk: Mk mail/thunderbird www/firefox www/firefox-esr www/firefox-nightly www/libxul www/seamonkey
Message-ID:  <201309170343.r8H3hkgM050815@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Sep 17 03:43:45 2013
New Revision: 1356

Log:
sync with ports@r326101 and ports@r326089

Modified:
   trunk/Mk/bsd.gecko.mk
   trunk/mail/thunderbird/Makefile
   trunk/www/firefox-esr/Makefile
   trunk/www/firefox-nightly/Makefile
   trunk/www/firefox/Makefile
   trunk/www/libxul/Makefile
   trunk/www/seamonkey/Makefile

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk	Mon Sep 16 21:37:07 2013	(r1355)
+++ trunk/Mk/bsd.gecko.mk	Tue Sep 17 03:43:45 2013	(r1356)
@@ -502,7 +502,7 @@
 MOZILLA_EXEC_NAME?=${MOZILLA}
 MOZ_RPATH?=	${MOZILLA}
 USE_GNOME+=	libidl desktopfileutils
-USES=	iconv
+USES+=		gmake iconv pkgconfig
 USE_PERL5_BUILD=yes
 USE_XORG=	printproto sm xt xi xext x11 xinerama \
 		ice xproto

Modified: trunk/mail/thunderbird/Makefile
==============================================================================
--- trunk/mail/thunderbird/Makefile	Mon Sep 16 21:37:07 2013	(r1355)
+++ trunk/mail/thunderbird/Makefile	Tue Sep 17 03:43:45 2013	(r1356)
@@ -35,7 +35,6 @@
 QT_NONSTANDARD=	yes
 ALL_TARGET=	default
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GL=		gl
 USE_DOS2UNIX=	mozilla/media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp
 

Modified: trunk/www/firefox-esr/Makefile
==============================================================================
--- trunk/www/firefox-esr/Makefile	Mon Sep 16 21:37:07 2013	(r1355)
+++ trunk/www/firefox-esr/Makefile	Tue Sep 17 03:43:45 2013	(r1356)
@@ -33,7 +33,6 @@
 ALL_TARGET=	default
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GL=		gl
 NO_MOZPKGINSTALL=yes
 

Modified: trunk/www/firefox-nightly/Makefile
==============================================================================
--- trunk/www/firefox-nightly/Makefile	Mon Sep 16 21:37:07 2013	(r1355)
+++ trunk/www/firefox-nightly/Makefile	Tue Sep 17 03:43:45 2013	(r1356)
@@ -43,7 +43,6 @@
 ALL_TARGET=	default
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GL=		gl
 USE_DOS2UNIX=	media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp
 NO_MOZPKGINSTALL=yes

Modified: trunk/www/firefox/Makefile
==============================================================================
--- trunk/www/firefox/Makefile	Mon Sep 16 21:37:07 2013	(r1355)
+++ trunk/www/firefox/Makefile	Tue Sep 17 03:43:45 2013	(r1356)
@@ -36,7 +36,6 @@
 ALL_TARGET=	default
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GL=		gl
 USE_DOS2UNIX=	media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp
 NO_MOZPKGINSTALL=yes

Modified: trunk/www/libxul/Makefile
==============================================================================
--- trunk/www/libxul/Makefile	Mon Sep 16 21:37:07 2013	(r1355)
+++ trunk/www/libxul/Makefile	Tue Sep 17 03:43:45 2013	(r1356)
@@ -29,7 +29,6 @@
 ALL_TARGET=	default
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GL=		gl
 MAKE_ENV=	SKIP_GRE_REGISTRATION=1 mozappdir=${PREFIX}/lib/${MOZILLA}
 LDFLAGS+=	-Wl,-rpath,${PREFIX}/lib/${MOZ_RPATH}

Modified: trunk/www/seamonkey/Makefile
==============================================================================
--- trunk/www/seamonkey/Makefile	Mon Sep 16 21:37:07 2013	(r1355)
+++ trunk/www/seamonkey/Makefile	Tue Sep 17 03:43:45 2013	(r1356)
@@ -27,7 +27,6 @@
 USE_PYTHON_BUILD=-2.7
 OBJDIR_BUILD=	# in-tree build broken after bug 789837
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GECKO=	gecko
 WANT_GNOME=	yes
 USE_QT4=	# empty



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