[SVN-Commit] r1647 - branches/firefox31/Mk

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Jul 30 22:29:45 UTC 2014


Author: jbeich
Date: Wed Jul 30 22:29:36 2014
New Revision: 1647

Log:
seamonkey 2.26.1 is still based on gecko29

Modified:
   branches/firefox31/Mk/bsd.gecko.mk

Modified: branches/firefox31/Mk/bsd.gecko.mk
==============================================================================
--- branches/firefox31/Mk/bsd.gecko.mk	Wed Jul 30 17:06:56 2014	(r1646)
+++ branches/firefox31/Mk/bsd.gecko.mk	Wed Jul 30 22:29:36 2014	(r1647)
@@ -278,7 +278,7 @@
 USE_MOZILLA+=	-cairo # ports/169343
 USE_DISPLAY=yes # install
 USE_GNOME+=	pango
-. if ${MOZILLA_VER:R:R} >= 30 || ${MOZILLA} == "seamonkey"
+. if ${MOZILLA_VER:R:R} >= 30
 USE_QT5+=	qmake_build buildtools_build gui network quick printsupport
 . else
 USE_QT4+=	qmake_build moc_build rcc_build gui network opengl


More information about the freebsd-gecko mailing list