[MacPorts] #17128: RFE: change faad2 depends_lib to depends_build
MacPorts
noreply at macports.org
Fri Nov 7 14:13:41 PST 2008
#17128: RFE: change faad2 depends_lib to depends_build
------------------------------------+---------------------------------------
Reporter: mcalhoun at macports.org | Owner: pguyot at kallisys.net
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Enhancements
Component: ports | Version: 1.6.0
Resolution: | Keywords:
Port: faad2 |
------------------------------------+---------------------------------------
Comment(by mcalhoun at macports.org):
Trying to install in trace mode results in an error:
{{{
aclocal: aclocal: file `/opt/local/share/aclocal/wxwin.m4' does not exist
}}}
The offending perl code in aclocal is:
{{{
fatal "$where: file `$file' does not exist" if ! -e $file;
}}}
There is probably no easy fix to this.
I could find no evidence that libtool, autoconf, or automake were needed
after building.[[BR]]
Are they ever?[[BR]]
I could find no mention of perl anywhere.
These dependencies where initially introduced in r19951.
I modified the patch file to keep the old address.
--
Ticket URL: <http://trac.macports.org/ticket/17128#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list