Bug 94001 - comms/hylafax requires lang/gawk during build time
Summary: comms/hylafax requires lang/gawk during build time
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-01 23:00 UTC by edwin
Modified: 2006-03-02 11:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2006-03-01 23:00:16 UTC
    ===>  Building for hylafax-4.2.5
    = port
    /usr/local/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -c /usr/bi
|   ../port/mkdepend: line 237: /usr/local/bin/gawk: No such file or directory
|   ../port/mkdepend: line 256: /usr/local/bin/gawk: No such file or directory
    ../port/mkdepend: line 255: 66106 Broken pipe: 13         sed -e 's:^: :' -

Fix: 

Add a BUILD_DEPENDS on gawk:${PORTSDIR}/lang/gawk
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-03-02 11:16:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-03-02 11:50:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!