mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
NOPORTDOCS (r1.39) is not supported by the base release of libfwbuilder.
Mark port BROKEN when NOPORTDOCS is specified.
This commit is contained in:
parent
553668f87a
commit
5338b9c1a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213724
@ -44,4 +44,8 @@ post-install:
|
||||
PORTDOCS= *
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
.if defined(NOPORTDOCS)
|
||||
BROKEN= NOPORTDOCS is incomplete in this port
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -44,4 +44,8 @@ post-install:
|
||||
PORTDOCS= *
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
.if defined(NOPORTDOCS)
|
||||
BROKEN= NOPORTDOCS is incomplete in this port
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -44,4 +44,8 @@ post-install:
|
||||
PORTDOCS= *
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
.if defined(NOPORTDOCS)
|
||||
BROKEN= NOPORTDOCS is incomplete in this port
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user