summaryrefslogtreecommitdiff
path: root/security/sfs
diff options
context:
space:
mode:
Diffstat (limited to 'security/sfs')
-rw-r--r--security/sfs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile
index f97a5144c90d..4f2d26f7a67a 100644
--- a/security/sfs/Makefile
+++ b/security/sfs/Makefile
@@ -36,6 +36,10 @@ LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
IGNORE= nfsmounter component fails to execute correctly on ${ARCH} systems
.endif
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
MAN1= \
dirsearch.1 \
newaid.1 \