tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

www/webkit24-gtk require graphics/MesaLib/buildlink3.mk?



Hi,

www/webkit24-gtk build fails on NetBSD 9.0_BETA/amd64 configure stage:

checking for GL/glx.h... no
checking whether to enable GLX support... configure: error: --enable-glx specified, but not available
*** Error code 1

Adding below line to webkit24-gtk/Makefile.common seems to solve the
problem.

.include "../../graphics/MesaLib/buildlink3.mk"

-- 
Takahiro Kambe <taca%back-street.net@localhost>


Home | Main Index | Thread Index | Old Index