From 5fb6091f09f978cc64d1797317596268b3c41a12 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 22 Dec 2004 20:28:00 +0000 Subject: Fix package build. --- audio/uade/files/patch-configure | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'audio/uade') diff --git a/audio/uade/files/patch-configure b/audio/uade/files/patch-configure index fb8770a47727..7309a0aebeed 100644 --- a/audio/uade/files/patch-configure +++ b/audio/uade/files/patch-configure @@ -1,5 +1,8 @@ ---- configure.orig Sat Oct 30 17:59:24 2004 -+++ configure Sun Oct 31 13:33:21 2004 + +$FreeBSD$ + +--- configure.orig ++++ configure @@ -198,8 +198,6 @@ --x-includes=*) ;; @@ -9,3 +12,12 @@ ;; 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 -- cgit v1.2.3