Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2013 14:51:40 +0100
From:      Gabor Pali <pgj@FreeBSD.org>
To:        "Joseph A. Nagy, Jr" <jnagyjr1978@gmail.com>
Cc:        "Ports @ FreeBSD" <freebsd-ports@freebsd.org>, haskell@freebsd.org
Subject:   Re: circular dependency issue
Message-ID:  <CAHnG2CznfXonhHEj5NODz1gm9q8mPKnFkjyCUj2SoH6EOZPJdw@mail.gmail.com>
In-Reply-To: <50ED6B5F.4040101@gmail.com>
References:  <50ED6B5F.4040101@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 9, 2013 at 2:06 PM, Joseph A. Nagy, Jr
<jnagyjr1978@gmail.com> wrote:
> I'm trying to install x11-wm/hs-xmonad but it keeps getting caught in a
> circular dependency with print/hs-hscolour
>
> Is anyone else having issues with it?

You get this if you have the option HSCOLOUR set.  Disable this option
for hs- ports (this is disable by default) or install/update
print/hs-hscolour separately.  The circular dependency is because
HsColour cannot generate HsColourized documentation for itself -- so
you will have to install it without HSCOLOUR first, then build it with
HSCOLOUR, remove the old version and replace it with the new one.  Or
simply just omit the HsColourized documentation (or the documentation
at all) for print/hs-hscolour.

I am not sure that port update tools like portmaster, portupgrade and
friends will support this so you will have to do it yourself manually.

Hope that helps.



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