Author: jbeich
Date: Mon Feb 18 23:10:23 2013
New Revision: 1174

Log:
pretend people live in vanilla world and rather set CC

Modified:
   trunk/security/nss/Makefile

Modified: trunk/security/nss/Makefile
==============================================================================
--- trunk/security/nss/Makefile Mon Feb 18 22:53:35 2013        (r1173)
+++ trunk/security/nss/Makefile Mon Feb 18 23:10:23 2013        (r1174)
@@ -57,7 +57,7 @@
 CFLAGS+=       -B${LOCALBASE}/${CONFIGURE_TARGET:S/amd64/x86_64/}/bin
 .endif
 
-.if defined(WITH_CLANG_IS_CC) || ${CC:Mcc} && ${OSVERSION} > 1000023
+.if ${CC:T:M*clang*} || ${CC:Mcc} && ${OSVERSION} > 1000023
 EXTRA_PATCHES+=        ${FILESDIR}/extra-bug835050
 .endif
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to