diff options
| author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-04-15 13:55:54 +0000 |
|---|---|---|
| committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-04-15 13:55:54 +0000 |
| commit | 65b2022e67429b848be86fc04931ddc85e62547e (patch) | |
| tree | c3150cad7bbf84fe52d1f19aa2f0ccc7d7ec3c6b /net/mpd/files/patch-Makefile | |
| parent | - Fix plist problems for bacula-client and bacula-client-devel. (diff) | |
- Fix NOPORTDOCS ...
- Fix deprecated NOOBJ and NOMAN (patches sent by private mail)
PR: ports/133745
Approved by: portmgr (pav@)
Notes
Notes:
svn path=/head/; revision=232338
Diffstat (limited to 'net/mpd/files/patch-Makefile')
| -rw-r--r-- | net/mpd/files/patch-Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/mpd/files/patch-Makefile b/net/mpd/files/patch-Makefile new file mode 100644 index 000000000000..be99c9a33f34 --- /dev/null +++ b/net/mpd/files/patch-Makefile @@ -0,0 +1,11 @@ +--- ./Makefile.orig 2004-05-04 18:12:28.000000000 +0200 ++++ ./Makefile 2009-04-15 10:00:46.339896422 +0200 +@@ -2,8 +2,6 @@ + + SUBDIR+= src + SUBDIR+= conf +-.if !defined(NOPORTDOCS) + SUBDIR+= doc +-.endif + + .include <bsd.subdir.mk> |
