Fix installation without DOCS, missed when I added stage support
Approved by: portmgr (blanket)
This commit is contained in:
parent
9e012e2e48
commit
10da1140ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354935
@ -29,10 +29,8 @@ USES= gmake
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
PORTDOCS= ACKNOWLEDGEMENTS CHANGES COPYING \
|
||||
PERFORMANCE.README README README-${PORTVERSION}
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MXZ}
|
||||
MAKE_ARGS+= XZ_SUPPORT=1
|
||||
|
Loading…
Reference in New Issue
Block a user