mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Mark port as broken under -current until i386/41930 has been solved.
Noticed on: bento
This commit is contained in:
parent
b5d7cf3828
commit
a4e9ac80fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70440
@ -17,7 +17,13 @@ MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
MAKEFILE= makefile
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500000
|
||||
BROKEN= "ffs() clash, see i386/41930"
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/mpmf20 ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user