
$FreeBSD: ports/audio/xmms-uade/files/patch-configure,v 1.6 2004/12/22 20:28:00 krion Exp $

--- configure.orig
+++ configure
@@ -198,8 +198,6 @@
 	--x-includes=*)
 		;;
 	*)
-		echo "illegal option $opt"
-		exit
 		;;
 	esac
 done
@@ -411,7 +409,7 @@
 	docdir="$prefix/share/doc/uade-$VERSION"
     fi
     if test -z "$mandir"; then
-	mandir="$prefix/share/man/man1"
+	mandir="$prefix/man/man1"
     fi
 else
     # user installation
