diff --git a/multimedia/libdriv/libvorbis.xml b/multimedia/libdriv/libvorbis.xml
index 5e25c2b521..9f2f44d61f 100644
--- a/multimedia/libdriv/libvorbis.xml
+++ b/multimedia/libdriv/libvorbis.xml
@@ -18,6 +18,8 @@
libvorbis-&libvorbis-version;
+
+Libvorbis
Introduction to libvorbis
@@ -64,17 +66,13 @@ commands:
./configure --prefix=/usr &&
make
-Now, as the root user:
-
-make install
-
libvorbis is known to cause compiler errors
-on certain machines. If you get errors, try these commands to install libvorbis:
-
+on certain machines. If you get errors, insert this command after running
+the configure script:
-./configure --prefix=/usr &&
-sed -i.bak -e 's/-mno-ieee-fp//' lib/Makefile &&
-make
+sed -i.bak -e 's/-mno-ieee-fp//' lib/Makefile
+
+This package does not come with a test suite.
Now, as the root user:
@@ -93,16 +91,31 @@ documentation.
Contents
-The libvorbis package contains
-libvorbis libraries.
+
+Installed Programs
+Installed Libraries
+Installed Directories
+
+None
+libvorbis.[so,a], libvorbisenc.[so,a] and
+libvorbisfile.[so,a]
+/usr/include/vorbis and /usr/share/doc/libvorbis-&libvorbis-version;
+
+
-
+
+Short Descriptions
+
-Description
-
-vorbis libraries
-libvorbis libraries provide
-the functions to read and write sound files.
+
+libvorbis*.[so,a]
+libraries provide the functions to read and write sound
+files.
+
+libvorbis*.[so,a]
+
+
+