--- conf/Makefile.orig	2014-03-26 03:33:58.000000000 -0300
+++ conf/Makefile	2014-03-26 03:34:12.000000000 -0300
@@ -3,6 +3,9 @@
 PREFIX?=	/usr/local
 BINDIR?=	/etc/mpd5
 
+BINOWN!=	/usr/bin/id -n -u
+BINGRP!=	/usr/bin/id -n -g
+
 MPD_SAMPLES+=	mpd.conf.sample
 MPD_SAMPLES+=	mpd.secret.sample
 MPD_SAMPLES+=	mpd.script.sample
