diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-09 09:32:11 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-09 09:32:11 +0000 |
commit | 06fc8c065f7d259af8b4b2dece26cdd6615bc09f (patch) | |
tree | 2af2bbb7e630de2407fd80ae38bea87bfe2fb2e2 /security/sfs | |
parent | 28e4aa197e10bbe750d4c2b6acaf95917d70872c (diff) | |
download | ports-06fc8c065f7d259af8b4b2dece26cdd6615bc09f.tar.gz ports-06fc8c065f7d259af8b4b2dece26cdd6615bc09f.zip |
Notes
Diffstat (limited to 'security/sfs')
-rw-r--r-- | security/sfs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile index a290d143c363..5e9d3b2b8e8a 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -36,6 +36,8 @@ LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4 .if ${ARCH} != "i386" IGNORE= nfsmounter component fails to execute correctly on ${ARCH} systems +.elif ${OSVERSION} >= 800000 +BROKEN= does not build .endif MAN1= \ |