From eafe846a2bc63df0768506f8c067310864069f9f Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Thu, 3 Jun 2010 05:24:00 +0000 Subject: Mark as broken on powerpc. Hat: portmgr --- security/polarssl/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'security/polarssl') diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile index c94a2a3f49d6..9638868e331f 100644 --- a/security/polarssl/Makefile +++ b/security/polarssl/Makefile @@ -43,4 +43,10 @@ post-install: .endfor .endif -.include +.include + +.if ${ARCH} == "powerpc" +BROKEN= Does not compile on powerpc +.endif + +.include -- cgit v1.2.3