Author: jbeich
Date: Wed Aug  7 22:58:00 2013
New Revision: 1309

Log:
seamonkey is affected, too

Modified:
   trunk/Mk/bsd.gecko.mk

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk       Wed Aug  7 22:57:53 2013        (r1308)
+++ trunk/Mk/bsd.gecko.mk       Wed Aug  7 22:58:00 2013        (r1309)
@@ -831,7 +831,7 @@
 
 .if ${ARCH} == amd64
 CONFIGURE_TARGET=x86_64-unknown-${OPSYS:L}${OSREL}
-. if ${USE_MOZILLA:M-nss} && ${MOZILLA_VER:R:R} >= 20
+. if ${USE_MOZILLA:M-nss} && (${MOZILLA_VER:R:R} >= 20 || 
${MOZILLA:Mseamonkey*} )
 USE_BINUTILS=  # intel-gcm.s
 CFLAGS+=       -B${LOCALBASE}/bin
 LDFLAGS+=      -B${LOCALBASE}/bin
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to