Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2007 12:36:44 +0200
From:      "Anders Gavare" <gavare@gmail.com>
To:        multimedia@freebsd.org
Subject:   reference bug in gstreamer-plugins' Makefile
Message-ID:  <2e40c5e90710250336h355932adi8914241ddab5963c@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi.

I am attempting to build GNOME 2.20.1 (everything) from scratch using
ports, and noticed a problem with the dependencies in
multimedia/gstreamer-plugins. Perhaps it is a known problem, but I
thought I should report it nevertheless:

The Makefile said:

LIB_DEPENDS+=   gstreamer-0.10.0:${PORTSDIR}/multimedia/gstreamer \

but I had to change that to

LIB_DEPENDS+=   gstreamer-0.10:${PORTSDIR}/multimedia/gstreamer \

to make the build succeed.


Anders



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