diff options
author | pav <pav@FreeBSD.org> | 2003-12-27 07:41:23 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-27 07:41:23 +0800 |
commit | 228454d8e0453b47d0e28968f3b795217a5c03a9 (patch) | |
tree | 52a28884d693d397d73691e51eadc8493af2f2ac | |
parent | fb166db4c58a6d66f0c50e8ac7ccd606db3cf313 (diff) | |
download | freebsd-ports-gnome-228454d8e0453b47d0e28968f3b795217a5c03a9.tar.gz freebsd-ports-gnome-228454d8e0453b47d0e28968f3b795217a5c03a9.tar.zst freebsd-ports-gnome-228454d8e0453b47d0e28968f3b795217a5c03a9.zip |
- Axe bogus text
PR: ports/60601
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
-rw-r--r-- | emulators/linux-mupen64/pkg-message | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/emulators/linux-mupen64/pkg-message b/emulators/linux-mupen64/pkg-message index 141203cd3abe..5cdc723af5bc 100644 --- a/emulators/linux-mupen64/pkg-message +++ b/emulators/linux-mupen64/pkg-message @@ -7,12 +7,5 @@ Note: For some of the graphics plugins to work, you must have a working libGLU.so.1 and libGLcore.so.1 file located in /compat/linux/usr/lib/ -If you're using the FreeBSD nVidia drivers, you can create a link to libGLU.so.1 -by issuing the following command as root: - -ln -s /compat/linux/usr/X11R6/lib/libGLU.so.1 /compat/linux/usr/lib/libGLU.so.1 - -The other file should already be there. If not, look for it, and create a link. - Enjoy! ------------------------------------------------------------------------------- |