Bug 274713 - shells/zsh: Fix build/plist when DOCS is off
Summary: shells/zsh: Fix build/plist when DOCS is off
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-25 12:56 UTC by Brad Davis
Modified: 2023-11-10 15:34 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bapt)


Attachments
patch (9.38 KB, patch)
2023-10-25 12:56 UTC, Brad Davis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Davis freebsd_committer freebsd_triage 2023-10-25 12:56:03 UTC
Created attachment 245861 [details]
patch
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-11-10 15:25:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dcf26c53aba1eff065dcc8ae6fc2bd731bd126ef

commit dcf26c53aba1eff065dcc8ae6fc2bd731bd126ef
Author:     Brad Davis <brd@FreeBSD.org>
AuthorDate: 2023-11-10 15:21:19 +0000
Commit:     Brad Davis <brd@FreeBSD.org>
CommitDate: 2023-11-10 15:21:19 +0000

    shells/zsh: Fix build with DOCS option off and base system WITHOUT_DOCS

    PR:             274713
    Reviewed by:    garga
    Approved by:    maintainer timeout
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

 shells/zsh/Makefile  |   3 +-
 shells/zsh/pkg-plist | 214 +++++++++++++++++++++++++--------------------------
 2 files changed, 109 insertions(+), 108 deletions(-)