diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
| commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
| tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /www/swish++/files/patch-man__GNUmakefile | |
| parent | f474a16cfbfad1844b9c50e45e36a3a77f0c59b5 (diff) | |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'www/swish++/files/patch-man__GNUmakefile')
| -rw-r--r-- | www/swish++/files/patch-man__GNUmakefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/swish++/files/patch-man__GNUmakefile b/www/swish++/files/patch-man__GNUmakefile new file mode 100644 index 000000000000..4b899d66c0dc --- /dev/null +++ b/www/swish++/files/patch-man__GNUmakefile @@ -0,0 +1,7 @@ +--- man/GNUmakefile.orig 2004-04-30 00:03:24.000000000 -0500 ++++ man/GNUmakefile 2011-03-26 13:59:57.000000000 -0500 +@@ -32,3 +32,3 @@ + +-all %: ++all install: + @for dir in $(SUBDIRS); do $(MAKE) -C $$dir $@; done |
