summaryrefslogtreecommitdiff
path: root/audio/xmms/patches/patch-aa
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-03-07 10:44:32 +0000
committertron <tron@pkgsrc.org>2000-03-07 10:44:32 +0000
commitababcef2a2fc163afaf49c96118f4d129fe16585 (patch)
tree48ee59169481bdfcc3fedb590fee55e59ed12d9e /audio/xmms/patches/patch-aa
parenteceb2d293eb983bc8b7f562ced0841ff951bf5e3 (diff)
downloadpkgsrc-ababcef2a2fc163afaf49c96118f4d129fe16585.tar.gz
Import "xmms" package from FreeBSD ports collection:
X Multimedia System --- An audio player with a Winamp GUI
Diffstat (limited to 'audio/xmms/patches/patch-aa')
-rw-r--r--audio/xmms/patches/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/xmms/patches/patch-aa b/audio/xmms/patches/patch-aa
new file mode 100644
index 00000000000..0d4fb8e9b94
--- /dev/null
+++ b/audio/xmms/patches/patch-aa
@@ -0,0 +1,19 @@
+*** libxmms/configure.org Wed Feb 2 13:33:43 2000
+--- libxmms/configure Wed Feb 2 13:33:56 2000
+***************
+*** 589,595 ****
+ # ./install, which can be erroneously created by make from ./install.sh.
+ echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
+ echo "configure:592: checking for a BSD compatible install" >&5
+! if test -z "$INSTALL"; then
+ if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+--- 589,595 ----
+ # ./install, which can be erroneously created by make from ./install.sh.
+ echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
+ echo "configure:592: checking for a BSD compatible install" >&5
+! if test -z "$NO__INSTALL"; then
+ if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else