[SVN-Commit] r1199 - trunk/Mk

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Thu Mar 7 11:18:40 UTC 2013


Author: jbeich
Date: Thu Mar  7 11:18:32 2013
New Revision: 1199

Log:
(cosmetic) bug 788955 actually landed in firefox 19.0

Modified:
   trunk/Mk/bsd.gecko.mk

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk	Tue Mar  5 02:18:27 2013	(r1198)
+++ trunk/Mk/bsd.gecko.mk	Thu Mar  7 11:18:32 2013	(r1199)
@@ -568,7 +568,7 @@
 . endif
 .endif
 
-.if ${MOZILLA_VER:R:R} >= 16 || exists(${.CURDIR}/files/patch-bug788955)
+.if ${MOZILLA_VER:R:R} >= 19 || exists(${.CURDIR}/files/patch-bug788955)
 .if ${OSVERSION} > 1000011
 # use jemalloc 3.0.0 API in libc
 MOZ_EXPORT+=	MOZ_JEMALLOC=1 MOZ_JEMALLOC3=1


More information about the freebsd-gecko mailing list