aboutsummaryrefslogtreecommitdiffstats
path: root/www/swish++/files/patch-man__GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/swish++/files/patch-man__GNUmakefile')
-rw-r--r--www/swish++/files/patch-man__GNUmakefile7
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