summaryrefslogtreecommitdiffstats
path: root/audio-players/mpd/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/mpd/BUILD')
-rwxr-xr-xaudio-players/mpd/BUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio-players/mpd/BUILD b/audio-players/mpd/BUILD
index bfcd007144..f0b6fde4f8 100755
--- a/audio-players/mpd/BUILD
+++ b/audio-players/mpd/BUILD
@@ -1,5 +1,7 @@
create_account musicdaemon &&
-OPTS="$MPD_OPTS $OPTS" &&
+OPTS="--disable-mpc $MPD_OPTS $OPTS" &&
+
+LDFLAGS="-L/usr/lib/sidplay/builders $LDFLAGS" &&
default_build