From a39da3167cb40e27564aacf04eeb37f8cf9e0b15 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Thu, 24 Oct 2013 03:31:26 +0000 Subject: [PATCH] - Mark this port as broken on i386. I need to find a fix, but for now let people know it won't work. --- devel/smake/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/smake/Makefile b/devel/smake/Makefile index 52f4399bfda8..1039aa9cbe50 100644 --- a/devel/smake/Makefile +++ b/devel/smake/Makefile @@ -24,4 +24,6 @@ MAKE_ARGS= INS_BASE=${PREFIX} DEFMANBASE=. CC=${CC} CCOM=${CC} RULEUSED= "`${WRKSRC}/conf/oarch.sh`" PLIST_SUB= RULESUSED="${RULEUSED}" +BROKEN_i386= fails to find correct configuration file + .include