Date: Fri, 17 Dec 2004 08:58:05 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/linux-q3ademo Makefile pkg-plist Message-ID: <200412170858.iBH8w5Yj044687@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-12-17 08:58:05 UTC FreeBSD ports repository Modified files: games/linux-q3ademo Makefile pkg-plist Log: games/linux-q3ademo - libGL.so symbolic link needed I believe a symbolic link to /compat/linux/usr/X11R6/lib/libGL.so.1 is needed in /usr/local/share/q3ademo Otherwise, quake will complain that it can not find the libGL.so. Perhaps /compat/linux/usr/X11R6/lib/ could also be added to the library path, but creating a link may be a simplier solution. PR: ports/74934 Submitted by: Yonas <yonas_@yahoo.com> Revision Changes Path 1.9 +7 -6 ports/games/linux-q3ademo/Makefile 1.2 +1 -0 ports/games/linux-q3ademo/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412170858.iBH8w5Yj044687>