Bug 38586 - Invalid dependency in converters/libiconv port
Summary: Invalid dependency in converters/libiconv port
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 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-26 22:30 UTC by lev
Modified: 2002-05-26 22:36 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 lev 2002-05-26 22:30:01 UTC
There is no port ${PORTSDIR}/gperf, only ${PORTSDIR}/devel/gperf

Fix: 

Change ${PORTSDIR}/gperf to ${PORTSDIR}/devel/gperf in depend list.
How-To-Repeat: 
  Try to build libiconv port on old (< 4.3) FreeBSD
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-05-26 22:35:55 UTC
State Changed
From-To: open->closed

Committed, thanks!