- Backport PORTDOCS fix from www/apache21.
Recent changes in bsd.port.mk prevent from using PORTDOCS= #
This commit is contained in:
parent
3fc40b9f60
commit
e3590ec81f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129657
2 changed files with 2 additions and 2 deletions
|
@ -152,4 +152,4 @@ PLIST_SUB+= ERROR="@comment "
|
|||
PLIST_SUB+= ERROR=""
|
||||
.endif
|
||||
|
||||
PORTDOCS= #don't blame me ;-)
|
||||
PORTDOCS= * #don't blame me ;-)
|
||||
|
|
|
@ -152,4 +152,4 @@ PLIST_SUB+= ERROR="@comment "
|
|||
PLIST_SUB+= ERROR=""
|
||||
.endif
|
||||
|
||||
PORTDOCS= #don't blame me ;-)
|
||||
PORTDOCS= * #don't blame me ;-)
|
||||
|
|
Loading…
Reference in a new issue