aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/freewais-sf/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile
index 07702d805300..0e228cd48be9 100644
--- a/net/freewais-sf/Makefile
+++ b/net/freewais-sf/Makefile
@@ -31,6 +31,10 @@ MAN3= ftw.3 regexp.3 scandir.3
.include <bsd.port.pre.mk>
+.if ${ARCH} != "i386" || ${OSVERSION} >= 502102
+BROKEN= "Does not compile"
+.endif
+
post-extract:
${CP} ${FILESDIR}/freebsd.sh ${WRKSRC}/hints