summaryrefslogtreecommitdiffstats
path: root/security/sfs
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-10-13 00:01:00 +0000
committerkris <kris@FreeBSD.org>2003-10-13 00:01:00 +0000
commit461c6bdcd937b608d2b20bef3cf8b7bdf746c81b (patch)
tree2cc186653b4c549d6f777a1fd6355dfb50884c27 /security/sfs
parent83072db32bc7cab56e72db9582f27f2b16131445 (diff)
downloadFreeBSD-ports-461c6bdcd937b608d2b20bef3cf8b7bdf746c81b.zip
FreeBSD-ports-461c6bdcd937b608d2b20bef3cf8b7bdf746c81b.tar.gz
BROKEN on 5.x: does not compile
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 eba4ae1..d72aeee 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 \
OpenPOWER on IntegriCloud