[SVN-Commit] r1752 - in trunk: Mk mail/thunderbird www/firefox www/firefox-esr www/firefox-nightly www/libxul www/seamonkey
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Wed Oct 29 06:08:53 UTC 2014
Author: jbeich
Date: Wed Oct 29 06:08:46 2014
New Revision: 1752
Log:
drop unused/bitrotten stuff
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 Wed Oct 29 05:50:01 2014 (r1751)
+++ trunk/Mk/bsd.gecko.mk Wed Oct 29 06:08:46 2014 (r1752)
@@ -569,11 +569,6 @@
${FALSE}; \
fi)
-post-configure: gecko-post-configure
-
-gecko-post-configure:
- @${ECHO_CMD} "#define JNIIMPORT" >> ${MOZSRC}/mozilla-config.h
-
pre-install: gecko-moz-pis-pre-install
post-install-script: gecko-create-plist
Modified: trunk/mail/thunderbird/Makefile
==============================================================================
--- trunk/mail/thunderbird/Makefile Wed Oct 29 05:50:01 2014 (r1751)
+++ trunk/mail/thunderbird/Makefile Wed Oct 29 06:08:46 2014 (r1752)
@@ -38,7 +38,6 @@
USE_GECKO= gecko
USE_MOZILLA= # empty
-WANT_GNOME= yes
USE_QT5= # empty
QT_NONSTANDARD= yes
USE_GL= gl
Modified: trunk/www/firefox-esr/Makefile
==============================================================================
--- trunk/www/firefox-esr/Makefile Wed Oct 29 05:50:01 2014 (r1751)
+++ trunk/www/firefox-esr/Makefile Wed Oct 29 06:08:46 2014 (r1752)
@@ -38,13 +38,11 @@
USE_MOZILLA= # empty
MOZILLA_NAME= Firefox
-WANT_GNOME= yes
USE_QT5= # empty
QT_NONSTANDARD= yes
USE_GL= gl
USES= dos2unix tar:bzip2
DOS2UNIX_FILES= media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp
-NO_MOZPKGINSTALL=yes
FIREFOX_ICON= ${MOZILLA}.png
FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png
Modified: trunk/www/firefox-nightly/Makefile
==============================================================================
--- trunk/www/firefox-nightly/Makefile Wed Oct 29 05:50:01 2014 (r1751)
+++ trunk/www/firefox-nightly/Makefile Wed Oct 29 06:08:46 2014 (r1752)
@@ -45,14 +45,12 @@
MOZILLA= ${PORTNAME}${MOZILLA_SUFX}
UNIQUENAME= ${MOZILLA}
-WANT_GNOME= yes
USE_QT5= # empty
QT_NONSTANDARD= yes
MAKEFILE= ${WRKSRC}/client.mk
USE_GL= gl
USES= dos2unix tar:bzip2
DOS2UNIX_FILES= media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp
-NO_MOZPKGINSTALL=yes
FIREFOX_ICON= ${MOZILLA}.png
FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png
Modified: trunk/www/firefox/Makefile
==============================================================================
--- trunk/www/firefox/Makefile Wed Oct 29 05:50:01 2014 (r1751)
+++ trunk/www/firefox/Makefile Wed Oct 29 06:08:46 2014 (r1752)
@@ -37,13 +37,11 @@
USE_MOZILLA= # empty
MOZILLA_NAME= Firefox
-WANT_GNOME= yes
USE_QT5= # empty
QT_NONSTANDARD= yes
USE_GL= gl
USES= dos2unix tar:bzip2
DOS2UNIX_FILES= media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp
-NO_MOZPKGINSTALL=yes
FIREFOX_ICON= ${MOZILLA}.png
FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png
Modified: trunk/www/libxul/Makefile
==============================================================================
--- trunk/www/libxul/Makefile Wed Oct 29 05:50:01 2014 (r1751)
+++ trunk/www/libxul/Makefile Wed Oct 29 06:08:46 2014 (r1752)
@@ -32,10 +32,8 @@
WRKSRC= ${WRKDIR}/mozilla-esr31
CONFLICTS= libxul-1.9.*
-WANT_GNOME= yes
USE_QT5= # empty
QT_NONSTANDARD= yes
-WANT_PERL= yes
USE_GL= gl
USES= dos2unix pathfix tar:bzip2
DOS2UNIX_FILES= media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp
Modified: trunk/www/seamonkey/Makefile
==============================================================================
--- trunk/www/seamonkey/Makefile Wed Oct 29 05:50:01 2014 (r1751)
+++ trunk/www/seamonkey/Makefile Wed Oct 29 06:08:46 2014 (r1752)
@@ -36,10 +36,8 @@
SSP_UNSAFE= yes
USE_GECKO= gecko
-WANT_GNOME= yes
USE_QT5= # empty
QT_NONSTANDARD= yes
-WANT_PERL= yes
USE_GL= gl
USES= dos2unix tar:bzip2
DOS2UNIX_FILES= mozilla/media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp
More information about the freebsd-gecko
mailing list