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
commitfa143361270518eb8659f0e8ab2c9fbb1fe43960 (patch)
tree49239c5b6fa1ca95cf3bb9ca38dbf8017828400e /audio/xmms/patches/patch-aa
parentf3a209d07d143a523f9932b1290de3a4e18ec94d (diff)
downloadpkgsrc-fa143361270518eb8659f0e8ab2c9fbb1fe43960.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