LIB_DEPENDS+= X11.6:${X_LIBRARIES_PORT}

Tilman Linneweh arved at FreeBSD.org
Sun May 20 11:19:59 UTC 2007


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



More information about the freebsd-x11 mailing list