1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/audio/xmp/files/patch-ah
Steve Price 9ffe2e0214 Update to version 2.0.4.
PR:		25001
Submitted by:	maintainer
2001-02-26 04:41:21 +00:00

12 lines
344 B
Plaintext

--- src/xmms/Makefile.old Sun Feb 11 02:39:18 2001
+++ src/xmms/Makefile Sun Feb 11 02:39:51 2001
@@ -23,7 +23,7 @@
make -C ../../lib shared
install::
- $(INSTALL) -s -m755 xmp-plugin.so $(DEST_DIR)`xmms-config --input-plugin-dir`
+ $(INSTALL_DATA) -s -m755 xmp-plugin.so $(DEST_DIR)`xmms-config --input-plugin-dir`
$(OBJS): Makefile