Date: Sun, 20 May 2007 13:03:15 +0200
From: Tilman Linneweh <arved@FreeBSD.org>
To: x11@FreeBSD.org
Cc: Tilman Linneweh <arved@FreeBSD.org>
Subject: LIB_DEPENDS+= X11.6:${X_LIBRARIES_PORT}
Message-ID: <BCBB9A97-D89F-4168-BAF3-E03324FE3E52@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi,
Just FYI, maybe this is already known, I stumbled about a small
problem, the dependency line in bsd.port.mk "LIB_DEPENDS+= X11.6:$
{X_LIBRARIES_PORT}" fails to install the xorg-libraries metaport if
the libX11 port is already installed, because libX11.so.6 is not
installed by the metaport itself.
So either the xorg-libraries metaport needs to install a dummy file,
or the libX11 port needs to depend on the other libraries and become
the new libraries metaport or the libraries metaport needs to be
collapsed into bsd.*.mk.
regards
tilman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BCBB9A97-D89F-4168-BAF3-E03324FE3E52>
