Set ignore to 1 in order to make this work.
This commit is contained in:
parent
12912fccdb
commit
053dd64db3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517634
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
PORTSCOUT= ignore
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
|
Loading…
Reference in a new issue