Unbreak after OPTIONS conversion.
This commit is contained in:
parent
613d959f43
commit
d87944410c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320319
1 changed files with 2 additions and 1 deletions
|
@ -42,8 +42,9 @@ UYIELD_DESC= Detecting race conditions
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile.in
|
||||
PORTDOCS= *
|
||||
.else
|
||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile.in
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MDEBUG}
|
||||
|
|
Loading…
Reference in a new issue