aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-07-03 03:01:04 +0800
committerpav <pav@FreeBSD.org>2007-07-03 03:01:04 +0800
commit8eba96b36ad4230e29c29044a42608050210a1f7 (patch)
tree1ded10deafb806a07b1bf673070f413ce7ec1884 /security
parent487e44169b5eab1086657b11b255d372dbb4abee (diff)
downloadfreebsd-ports-gnome-8eba96b36ad4230e29c29044a42608050210a1f7.tar.gz
freebsd-ports-gnome-8eba96b36ad4230e29c29044a42608050210a1f7.tar.zst
freebsd-ports-gnome-8eba96b36ad4230e29c29044a42608050210a1f7.zip
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2
Diffstat (limited to 'security')
-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 \