svn commit: r481400 - branches/2018Q4/net/openafs
Antoine Brodin
antoine at FreeBSD.org
Sat Oct 6 21:13:48 UTC 2018
Author: antoine
Date: Sat Oct 6 21:13:47 2018
New Revision: 481400
URL: https://svnweb.freebsd.org/changeset/ports/481400
Log:
MFH: r481399
Mark BROKEN: fails to build
On 10.4 amd64: make[4]: don't know how to make ./param.amd64_fbsd_104.h. Stop
On 11.2 amd64: make[4]: don't know how to make ./param.amd64_fbsd_112.h. Stop
Reported by: pkg-fallout
Modified:
branches/2018Q4/net/openafs/Makefile
Directory Properties:
branches/2018Q4/ (props changed)
Modified: branches/2018Q4/net/openafs/Makefile
==============================================================================
--- branches/2018Q4/net/openafs/Makefile Sat Oct 6 21:13:24 2018 (r481399)
+++ branches/2018Q4/net/openafs/Makefile Sat Oct 6 21:13:47 2018 (r481400)
@@ -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
More information about the svn-ports-all
mailing list