Bug 188902

Summary: [PATCH] Fix localbase of converters/php5-iconv
Product: Ports & Packages Reporter: Melvyn Sopacua <m.r.sopacua>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: ale
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
iconv-localbase.patch none

Description Melvyn Sopacua 2014-04-22 23:30:00 UTC
Anything depending on converters/php5-iconv doesn't build on QATty build
(custom prefix), because iconv library cannot be found.

How-To-Repeat: Build converters/php5-iconv on redports QATty.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-22 23:30:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Tijl Coosemans freebsd_committer freebsd_triage 2014-04-23 09:09:18 UTC
It should be --with-iconv=${ICONV_PREFIX}
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2014-05-14 13:43:00 UTC
State Changed
From-To: open->closed

Fixed!