mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
--- ./conf/Makefile.orig 2016-01-06 17:42:06.000000000 +0200
|
|
+++ ./conf/Makefile 2016-02-29 17:35:46.765553000 +0200
|
|
@@ -1,7 +1,7 @@
|
|
# $Id: Makefile.conf,v 1.9 2014/04/14 12:41:31 dmitryluhtionov Exp $
|
|
|
|
PREFIX?= /usr/local
|
|
-BINDIR?= /etc/mpd5
|
|
+BINDIR?= /etc/mpd
|
|
|
|
BINOWN!= /usr/bin/id -n -u
|
|
BINGRP!= /usr/bin/id -n -g
|