1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/multimedia/xmms/files/patch-ab
Chris Piazza 7b55311cd2 Xmms: the X Multimedia System. XMMS is a multimedia player based on
the look of Winamp.

Note: this port can be extended to include libmikmod support etc,
but this is a good start and at least it plays mp3s.

PR:		12498
Submitted by:	Espen Skoglund <espensk@stud.cs.uit.no>
1999-07-03 19:37:30 +00:00

13 lines
345 B
Plaintext

*** configure.orig Sat Jul 3 19:47:22 1999
--- configure Sat Jul 3 19:46:47 1999
***************
*** 637,642 ****
--- 637,643 ----
fi
fi
echo "$ac_t""$INSTALL" 1>&6
+ ac_cv_path_install="$INSTALL"
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
# It thinks the first close brace ends the variable substitution.