From db2f4bc1cf284c43a58cb0bf5ab9403d16737b9d Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 30 Sep 2007 09:46:38 +0000 Subject: Doesn't make on amd64, either. --- textproc/rtfx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/rtfx') diff --git a/textproc/rtfx/Makefile b/textproc/rtfx/Makefile index ab9ceb2e0276..df50a44b7706 100644 --- a/textproc/rtfx/Makefile +++ b/textproc/rtfx/Makefile @@ -25,7 +25,7 @@ MAN1= rtfx.1 .include -.if ${ARCH} == sparc64 +.if ${ARCH} == amd64 || ${ARCH} == sparc64 BROKEN= Does not compile on sparc64 .endif -- cgit v1.2.3