diff options
Diffstat (limited to 'graphics/xmrm')
-rw-r--r-- | graphics/xmrm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xmrm/Makefile b/graphics/xmrm/Makefile index 446a9279e069..18957de669f2 100644 --- a/graphics/xmrm/Makefile +++ b/graphics/xmrm/Makefile @@ -30,6 +30,8 @@ NO_WRKSUBDIR= yes .if ${ARCH} != "i386" BROKEN= "Does not compile on !i386" +.else +BROKEN= "Does not compile on i386" .endif do-install: |