aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-04-22 01:43:17 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-04-22 01:43:17 +0000
commitbd7d9166eb97fe14b2bb8418f6866b78508ffce3 (patch)
tree417e100ad4047ecd9df0501fd855b3af970597ed
parente0b93c235afda2fb48ba3c51051141f1d214c452 (diff)
downloadports-bd7d9166eb97fe14b2bb8418f6866b78508ffce3.tar.gz
ports-bd7d9166eb97fe14b2bb8418f6866b78508ffce3.zip
Notes
-rw-r--r--textproc/rtfx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rtfx/Makefile b/textproc/rtfx/Makefile
index f75b5dcf8a18..61da2bc2c236 100644
--- a/textproc/rtfx/Makefile
+++ b/textproc/rtfx/Makefile
@@ -24,8 +24,8 @@ MAN1= rtfx.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} <= 500035
-BROKEN= does not build on 4.x
+.if ${ARCH} == sparc64
+BROKEN= Does not compile on sparc64
.endif
.include <bsd.port.post.mk>