1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/audio/xmp/files/patch-ac

14 lines
525 B
Plaintext
Raw Normal View History

--- Makefile.orig Sun May 7 03:41:24 2000
+++ Makefile Fri Aug 4 23:48:52 2000
@@ -42,8 +42,8 @@
install::
@echo
- @echo " Installation complete. To customize, copy /etc/xmp.conf to"
- @echo " \$$HOME/.xmp/xmp.conf and /etc/xmp-modules.conf to \$$HOME/.xmp/modules.conf"
+ @echo " Installation complete. To customize, copy ${ETC_DIR}/xmp.conf to"
+ @echo " \$$HOME/.xmp/xmp.conf and ${ETC_DIR}/xmp-modules.conf to \$$HOME/.xmp/modules.conf"
@echo
@echo " Please report bugs to xmp-bugs@helllabs.org."
@echo