aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p4ftpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p4ftpd/Makefile')
-rw-r--r--devel/p4ftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4ftpd/Makefile b/devel/p4ftpd/Makefile
index 88677ddd08b6..57138b7b96fe 100644
--- a/devel/p4ftpd/Makefile
+++ b/devel/p4ftpd/Makefile
@@ -59,7 +59,7 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 700017
+.if ${ARCH} == sparc64 && ${OSVERSION} > 700017
BROKEN= requires compat6x, which has not yet been relased
.endif