Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2013 20:21:57 -0500
From:      George Mitchell <george+freebsd@m5p.com>
To:        freebsd-ports@freebsd.org, freebsd-current@freebsd.org
Subject:   Circular port dependency
Message-ID:  <50EF6935.3070000@m5p.com>

next in thread | raw e-mail | index | archive | help
I grabbed the ports tree as of 308518, the RELEASE_9_1_0 tag.
devel/libtool won't build, because it requires autom4te during the
configure phase.  So I put "BUILD_DEPENDS= autom4te:devel/autoconf"
in the Makefile.  But autoconf depends on gmake, which depends on
gettext, which depends on libiconv, which depends on libtool.
What to do?

I'm running on a CURRENT build on my Raspberry Pi.
-- George Mitchell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50EF6935.3070000>