Date: Thu, 7 Mar 2013 11:18:32 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r1199 - trunk/Mk Message-ID: <201303071118.r27BIWlA044505@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303071118.r27BIWlA044505>
