Bug 55148 - [patch] misc/hello: Add dependency on perl/help2man (bento)
Summary: [patch] misc/hello: Add dependency on perl/help2man (bento)
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-01 15:50 UTC by Volker Stolz
Modified: 2003-08-03 22:01 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (329 bytes, patch)
2003-08-01 15:50 UTC, Volker Stolz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Stolz 2003-08-01 15:50:09 UTC
This one's funny: 'hello' needs either perl or the help2man-(perl!)-script
and will prefer perl if both are present. No need to add a dependency on
help2man, then, as help2man implies USE_PERL5. So USE_PERL5_BUILD up front.

How-To-Repeat: Bento/CURRENT says:
Making all in man
help2man --name="Friendly Greeting Program" ../src/hello >hello.1
help2man: not found
*** Error code 127
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-08-03 22:01:32 UTC
State Changed
From-To: open->closed

committed, thanks