diff options
Diffstat (limited to 'net/mpd/files/patch-conf::Makefile')
-rw-r--r-- | net/mpd/files/patch-conf::Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/mpd/files/patch-conf::Makefile b/net/mpd/files/patch-conf::Makefile new file mode 100644 index 000000000000..4a8f547d90ae --- /dev/null +++ b/net/mpd/files/patch-conf::Makefile @@ -0,0 +1,11 @@ +--- ./conf/Makefile.orig 2004-05-04 18:12:28.000000000 +0200 ++++ ./conf/Makefile 2009-04-15 11:09:12.907245101 +0200 +@@ -7,7 +7,7 @@ + MPD_SAMPLES+= mpd.links.sample + MPD_SAMPLES+= mpd.secret.sample + MPD_SAMPLES+= mpd.script.sample +-NOOBJ= ++NO_OBJ= + + all clean cleandir depend: + |