ports/net/mpd5/files/patch-conf__Makefile
Renato Botelho b306894ebc Support STAGE
Approved by:	portmgr (blanket)
2014-03-27 00:30:34 +00:00

12 lines
327 B
Text

--- 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