Author: flo
Date: Sat Sep 8 08:51:51 2012
New Revision: 1004
Log:
Merge from port svn
Modified:
trunk/devel/nspr/Makefile
Modified: trunk/devel/nspr/Makefile
==============================================================================
--- trunk/devel/nspr/Makefile Sat Sep 8 04:57:42 2012 (r1003)
+++ trunk/devel/nspr/Makefile Sat Sep 8 08:51:51 2012 (r1004)
@@ -31,6 +31,10 @@
.include <bsd.port.pre.mk>
+.if ${ARCH} == "arm"
+BROKEN= Does not compile on arm
+.endif
+
.if !defined(WITH_DEBUG)
CONFIGURE_ARGS+=--disable-debug
.endif
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"