aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-22 20:28:00 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-22 20:28:00 +0000
commit5fb6091f09f978cc64d1797317596268b3c41a12 (patch)
tree3ac5518f34884104f2702391f0326a628d3e312a
parent32b0a4167e5ca1a059a4ca3189769f791f670b3b (diff)
downloadports-5fb6091f09f978cc64d1797317596268b3c41a12.tar.gz
ports-5fb6091f09f978cc64d1797317596268b3c41a12.zip
Notes
-rw-r--r--audio/uade/files/patch-configure16
-rw-r--r--audio/xmms-uade/files/patch-configure16
2 files changed, 28 insertions, 4 deletions
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
diff --git a/audio/xmms-uade/files/patch-configure b/audio/xmms-uade/files/patch-configure
index fb8770a47727..7309a0aebeed 100644
--- a/audio/xmms-uade/files/patch-configure
+++ b/audio/xmms-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