Bug 51305

Summary: some depends of docproj are missing in MINIMALPORTDOCS
Product: Documentation Reporter: Dmitry Morozovsky <marck>
Component: Books & ArticlesAssignee: Murray Stokely <murray>
Status: Closed FIXED    
Severity: Affects Only Me CC: ru
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dmitry Morozovsky 2003-04-23 09:10:16 UTC
MINIMALDOCPORTS ports set in src/release/Makefile.inc.docports
is a bit outdated (scr2txt is misplaced, and docproj-x{m,s}l are missing).
Here is the fix.

How-To-Repeat: 
cd /usr/src/release
make NOPORTS=YES

watch results of docs.3 target building
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2003-04-26 08:17:26 UTC
State Changed
From-To: open->analyzed

I'm looking into this.  Thanks. 



Comment 2 Murray Stokely freebsd_committer freebsd_triage 2003-04-26 08:17:26 UTC
Responsible Changed
From-To: freebsd-doc->murray

I'm looking into this.  Thanks.
Comment 3 Murray Stokely freebsd_committer freebsd_triage 2003-05-04 05:16:55 UTC
State Changed
From-To: analyzed->closed

The Makefile.inc.docports file has been updated in both -CURRENT and 
-STABLE.  Thanks for the submission.