diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/openafs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openafs/Makefile b/net/openafs/Makefile index ca10b1442ba7..184d7c834573 100644 --- a/net/openafs/Makefile +++ b/net/openafs/Makefile @@ -21,7 +21,7 @@ LICENSE_NAME= IBM Public License Version 1.0 LICENSE_FILE= ${WRKSRC}/doc/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BROKEN_FreeBSD_12= does not build (use of undeclared identifier 'ROOTINO') +BROKEN= fails to build ONLY_FOR_ARCHS= i386 amd64 AFS_DISTVERSION= 1.6.22 |