Files
bsdports/net/mpd/files/patch-x-src-Makefile
2019-12-26 07:26:06 +00:00

21 lines
430 B
Plaintext

--- ./src/Makefile.orig 2016-01-06 17:42:06.000000000 +0200
+++ ./src/Makefile 2016-02-29 17:35:46.797320000 +0200
@@ -7,7 +7,7 @@
# See ``COPYRIGHT.whistle''
#
-PROG?= mpd5
+PROG?= mpd
PREFIX?= /usr/local
BINDIR?= ${PREFIX}/sbin
VERSION= 5.8
@@ -19,7 +19,7 @@
# Default configuration directory
-MPD_CONF_DIR?= ${PREFIX}/etc/mpd5
+MPD_CONF_DIR?= ${PREFIX}/etc/mpd
# Define supported physical layer types