aboutsummaryrefslogtreecommitdiff
path: root/textproc/rtfx
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 09:46:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 09:46:38 +0000
commitdb2f4bc1cf284c43a58cb0bf5ab9403d16737b9d (patch)
treebab0501c09a233ada84c044ad2d4efa3e4722c9c /textproc/rtfx
parentb09c5bb03622c19658ead6832a44c21ee8cd659f (diff)
downloadports-db2f4bc1cf284c43a58cb0bf5ab9403d16737b9d.tar.gz
ports-db2f4bc1cf284c43a58cb0bf5ab9403d16737b9d.zip
Notes
Diffstat (limited to 'textproc/rtfx')
-rw-r--r--textproc/rtfx/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
-.if ${ARCH} == sparc64
+.if ${ARCH} == amd64 || ${ARCH} == sparc64
BROKEN= Does not compile on sparc64
.endif