freebsd-ports/games/linux-nwnclient
Edwin Groothuis 9a7cbd9494 [BUG]: games/linux-nwnclient dependency problem
The linux-nwnclient port checks to see if WITH_NVIDIA_GL is defined to
	determine whether or not it should depend on the nvidia-driver
	instead of linux_dri. However, both dependencies are needed
	as linux_dri provides 'libGLU.so.1', which does not come
	with the nvidia-driver. This is needed in order to run
	linux-nwnclient.

	I use the nvidia-driver port and had to install linux_dri
	by hand after installing nwn. It seems to be working fine
	in conjunction with the driver.

	My suggestion is to either drop the nvidia-driver dependency
	entirely, or at least depend on linux_dri whether WITH_NVIDIA_GL
	is defined or not.
2005-12-20 21:18:54 +00:00
..
files
distinfo
Makefile [BUG]: games/linux-nwnclient dependency problem 2005-12-20 21:18:54 +00:00
pkg-descr
pkg-plist