mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Mark BROKEN on HEAD: does not build.
This commit is contained in:
parent
7aa9217f87
commit
2cea147a1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266033
@ -21,4 +21,10 @@ PATCH_ARGS= -d ${WRKDIR}/${DISTNAME} --forward --quiet -E ${PATCH_STRIP}
|
||||
pre-configure:
|
||||
@(cd ${WRKDIR}/${DISTNAME}; ./setup FreeBSD)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 900000
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user