ports/audio/uade/files/patch-configure
2004-12-22 20:28:00 +00:00

23 lines
355 B
Text

$FreeBSD$
--- 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