Bug 77592 - [PATCH] fix README.html generation
Summary: [PATCH] fix README.html generation
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-16 10:10 UTC by krion
Modified: 2005-02-28 21:12 UTC (History)
0 users

See Also:


Attachments
file.diff (1.05 KB, patch)
2005-02-16 10:10 UTC, krion
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description krion 2005-02-16 10:10:09 UTC
Based on report of Mathieu Arnold <mat at FreeBSD dot org> to portmgr.

Fix PATH problems during README.html generation if "make -DPORTSTOP readmes" 
is defined.

How-To-Repeat: 
cd ${PORTSDIR}/${CATEGORY} && make -DPORTSTOP readmes
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2005-02-16 10:12:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

portmgr territory
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2005-02-28 21:12:44 UTC
State Changed
From-To: open->closed

Committed.