aboutsummaryrefslogtreecommitdiff
path: root/security/sfs
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-13 00:01:00 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-13 00:01:00 +0000
commit81ffd01a06a33c805b0c5d574fd4642cf053f2c9 (patch)
tree488f889c4bce71dee1fc5be317ac539950fb1dbb /security/sfs
parentb19ea7a6ff2b5168ed4f0b2e90ddd63000c96de0 (diff)
downloadports-81ffd01a06a33c805b0c5d574fd4642cf053f2c9.tar.gz
ports-81ffd01a06a33c805b0c5d574fd4642cf053f2c9.zip
Notes
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 eba4ae16a98f..d72aeee1da1b 100644
--- a/security/sfs/Makefile
+++ b/security/sfs/Makefile
@@ -36,6 +36,10 @@ CONFIGURE_ARGS+=--with-gmp=${PREFIX}
CONFIGURE_ARGS+=--with-gmp=/usr
.endif
+.if ${OSVERSION} > 501000
+BROKEN= Does not compile
+.endif
+
MAN1= \
dirsearch.1 \
newaid.1 \