Question about build dependencies
Rainer Müller
raimue at macports.org
Thu May 29 22:00:54 PDT 2008
Tabitha McNerney wrote:
> I have what might seem to be a dumb question. I noticed today that the
> MacPort named "libiconv" version 1.12 has a build dependency on another
> port named gperf, specifically:
>
> $ port deps libiconv
>
> libiconv has build dependencies on:
>
> gperf
Just as another side note, I made some changes to 'port deps' in trunk.
If you use the -v flag it will print the real dependency as specified in
the Portfile.
--snip--
$ port -v deps libiconv
libiconv has build dependencies on:
bin:gperf:gperf
--snap--
Of course, only helpful for people running trunk at the moment.
Rainer
More information about the macports-users
mailing list